[Webkit-unassigned] [Bug 174078] Start audio inside non-usergesture method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 10:19:44 PDT 2017


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

--- Comment #3 from Jer Noble <jer.noble at apple.com> ---
Andrei, you would have to start the AudioContext (with resume()) on a user gesture.  That method is called automatically when the first audio node is connected to a destination.  But you can also just call it on it's own during a gesture.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170705/a8a9368f/attachment.html>


More information about the webkit-unassigned mailing list