Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以现场录制声音并将其保存到服务器?有没有人有任何资源可以解释如何实现这一目标?似乎标准的闪存不起作用。其他可能的解决方案是什么?
您只需要录制声音并将其发布到 blobstore。appengine 中没有用于录制声音的内置工具,但 blobstore 可以保存您想要的任何二进制数据。