【发布时间】:2014-04-15 10:02:39
【问题描述】:
我想用 Ionic 框架制作一个 iOS 应用。
我可以使用 Ionic 框架修改音轨,例如音高和音调吗?
Ionic 框架有什么限制?
谢谢。
【问题讨论】:
标签: ios ionic-framework
我想用 Ionic 框架制作一个 iOS 应用。
我可以使用 Ionic 框架修改音轨,例如音高和音调吗?
Ionic 框架有什么限制?
谢谢。
【问题讨论】:
标签: ios ionic-framework
我认为你会受到网络视图中音频方面的限制
见: http://www.html5rocks.com/en/tutorials/webaudio/intro/ http://caniuse.com/audio
【讨论】:
没有。 Ionic 将在这方面为您提供任何帮助。它更像是一个布局框架(样式+指令),它与音频处理无关..
看看:
https://github.com/goldfire/howler.js/
https://github.com/CreateJS/SoundJS
【讨论】: