开发者

Play sound on Android`s WebView

Is 开发者_JS百科there any way to play a sound on Android`s WebView?

audio tag is not implemented


You can use embedded Flash, but it won't work on devices that don't support Flash.

I just had a quick try with Javascript and HTML5 embedded sounds, and they didn't work for me in the Android 2.2 browser, but I may have done something wrong. Hopefully someone will be able to provide a better answer.


You could parse the content for the audio url, download it in the background and start a media player separately.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜