Languages

Menu
Sites
Language
web application game sound code

hi,

In my web application once hold the game and then play means sound is not hearable.

how to implement the sound simultaneously audible

in my html code:-

audio src=SampleMP3.mp3 id="background_audio" loop="true" autoplay="autoplay">

Responses

1 Replies
AVSukhov

Hello,

Try to use Web Audio API:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.web.appprogramming/html/guide/w3c_guide/media_guide/web_audio.htm