Just IE9 can play HTML5 Audio Player, either MP3 or Ogg, you need to use the tag “Meta” between ,
Why? Because the tag meta enforce or emulate IE9 to proper working.
This is what you have to do:
Even you can change the content=“IE=9” for “IE=8” or “IE=7” or lower.
I was expecting your answer...