[Webkit-unassigned] [Bug 124348] New: Background operation of webaudio in Safari (iOS)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 06:09:13 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124348

           Summary: Background operation of webaudio in Safari (iOS)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leolib2004 at gmail.com
                CC: crogers at google.com


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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list