Does anyone know how to add sound effect in the application using html5 ?
i use <audio> but it doesn't work.
Does anyone know how to add sound effect in the application using html5 ?
i use <audio> but it doesn't work.
Unfortunately <Audio> is not supported.
Is there any other solution ?
I've tried <embed>, <object>, <bgsound>, <a href>, but all of them can't produce sound. :s