[Webkit-unassigned] [Bug 189713] REGRESSION (iOS 12): AudioContext not playing through device speakers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 06:53:22 PST 2018


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

Ben <ben.browitt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben.browitt at gmail.com

--- Comment #7 from Ben <ben.browitt at gmail.com> ---
I'm mixing several audio tracks with AudioContext because iOS can only play a single audio track[1].
Tested with Safari on iOS 12.1 and Chrome 70 on Windows.

What works:
1. Safari sends audio to Chrome. Chrome can hear the audio.
2. Chrome start sending audio to Safari. Safari can hear the audio.

What's broken:
1. Chrome sends audio to Safari. Safari Can hear the audio.
2. Safari start sending audio to Chrome. Chrome can hear the audio but Safari can't hear.

Safari on Mac doesn't have this issue.

[1] https://bugs.webkit.org/show_bug.cgi?id=176282#c12

-- 
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/20181119/98c70e1c/attachment.html>


More information about the webkit-unassigned mailing list