- From: Leonardo Martínez <leolib2004@gmail.com>
- Date: Mon, 4 Nov 2013 00:45:46 -0800
- To: public-audio-dev@w3.org
Received on Monday, 4 November 2013 08:46:33 UTC
Hello, I would like to generate sounds in HTML5 and to be able to play them on background operation, I mean when the screen is off. Right now I am able to generate sounds using ScriptProcessor of webAudio API and play them correctly on Safari/Chrome for iOS 7. The problem is that when I turn the screen off, when using Safari, the sounds are stopped and the sound reproduction is started again when I turn the screen on. This problem does not happen in Chrome, I can listen to them even with the screen off. Is there something I can do to support this feature in Safari? Thank you! -- Leonardo.
Received on Monday, 4 November 2013 08:46:33 UTC