PhoneGap - 如何在 iOS 文档文件夹中创建新文件
如何使用 PhoneGap 在 iOS 应用程序文档文件夹中创建/制作新文件? 我需要这个文件为 .wav,因为我将使用它作为录制一些音频的源。
谢谢
How is it possible to use PhoneGap to create/make a new file in the iOS app documents folder?
I need this file to be a .wav as I'm going to use it as the source to record some audio.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该查看 PhoneGap API 文档。它充满了例子。您应该对此感兴趣(完整示例)
http://docs。 phonegap.com/en/1.2.0/phonegap_file_file.md.html#FileWriter
You should take a look a PhoneGap API Documention. It is full of examples. This one should interest you (Full Example)
http://docs.phonegap.com/en/1.2.0/phonegap_file_file.md.html#FileWriter