Does anyone know how to add sound effect in the application using html5 ?
i use <audio> but it doesn't work.
Printable View
Does anyone know how to add sound effect in the application using html5 ?
i use <audio> but it doesn't work.
Unfortunately [URL="http://www.developer.nokia.com/Resources/Library/Web/nokia-browsers/nokia-browser-85-for-meego-12-harmattan/html5-support/multimedia.html"]<Audio>[/URL] 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