audio - Best way to play wav files in the browser? -


I do not have the option to run a straightwave file in the browser (ServerAd encoding on mp3 is not an option, unfortunately From)

What is the best way to do this? I really want to take advantage of the HTML5 audio tag but my target audience includes many teens using IE6. As far as I know that Flash is not an option, fast playback is really important.

Thank you.

Nowadays, the best way is probably only to design HTML5 & lt; Audio & gt; In the past, you can do this:

Background:

  & lt; Embed src = "bgsound.wav" hidden = "true" autostart = "true" loop = "1" & gt; Click:   
  & lt; A href = "success.wav" & gt; Play sound & lt; / A & gt;  


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -