c# - How to play wav file in IE 10/11 -


i want play .wav file in ie 10/11. have tried playing .wav files in ie 10/11 not work properly.

i looking specificaly .wav file support in ie 10 /11 , other ie versions.

what trying?

<embed src="themesong.wav" hidden="true" autostart="true" loop="1">  

for automatic

and

<a href="clicknoise.wav">play sound</a> 

for click should work.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -