我已经看到了许多关于如何实现交叉浏览器音频反馈的java字母答案,而是将使用超文本的多弧帽。
<audio>
<source src="demo.mp3" type="audio/mp3">
<source src="demo.ogg" type="audio/ogg">
<!-- If no support at all. -->
HTML5 audio not supported
</audio>
我正在使用铁路助推器,但可以看如何界定多种来源。
audio_tag("demo.ogg", :id => "soundDemo")
我尝试了音频-tag(“demo.og”):src =>“demo.mp3”,:id =>“声势”但这种 did不动。
是否有任何人知道会奏效? 成就