我正在用Cordova创建一个应用程序。
pouchDB adapters 和 sqlite-plugin-2 使用 在我手机上。
pouchDB adapters
sqlite-plugin-2
每个文档都有一个音频附件。我可以在桌面上获得有效的URL( blob:http://localhost/<lot-of-numbers> blob:file///<lot-of-numbers>
blob:http://localhost/<lot-of-numbers>
blob:file///<lot-of-numbers>
音频无法播放此URL。。。