语言

Menu
Sites
Language
tizen web application game sound is not simultaneously audible
Application's BGM sound is not simultaneously audible after handling key interrupt. (Hold , etc) in my web application once hold the game and then play means sound is not hearable. in my html code:- audio src=SampleMP3.mp3 id="background_audio" loop="true" autoplay="autoplay">

响应

1 回复
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