我一直在研究如何在飛鏢中播放.wav文件,並且已經能夠通過在dart:html庫中定義的AudioElement成功地完成它。然而,我感興趣的使用鏢:web_audio庫和所遇到的所有這些不同的方法來做到這一點:飛鏢Web_Audio飛鏢1.6
http://www.html5rocks.com/en/tutorials/webaudio/intro/
http://ericbidelman.tumblr.com/post/13471195250/web-audio-api-how-to-playing-audio-based-on-user
https://github.com/dart-lang/dart-samples/blob/master/html5/web/webaudio/intro/filter_sample.dart#L1
http://news.dartlang.org/2012/02/web-audio-api-and-dart.html
不幸這些都不適合我的需要,也沒有工作。我覺得因爲他們都是幾歲,我缺少Dart 1.6的東西。有任何想法嗎?
更多的細節你的具體需求是? – 2014-09-27 07:15:41
請添加您所看到的代碼和錯誤。 – 2014-09-27 15:24:53