[Webkit-unassigned] [Bug 184141] Can't select audio output on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 06:37:49 PDT 2018


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

Mike Block <mikeblock at rogers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikeblock at rogers.com

--- Comment #2 from Mike Block <mikeblock at rogers.com> ---
Created attachment 338212

  --> https://bugs.webkit.org/attachment.cgi?id=338212&action=review

Sample HTML page showing how to get AudioContext to change

Second for that.

I notice that the AudioContext in Safari automatically switches to VideoConference mode, changing the sound quality out of the device speaker to voice optimized and randomly flipping any other media audio through the earpiece and back to the speaker.

While I understand the change in AudioContext, I would at least like to be able to have ALL audio, both WebRTC remote streams and loaded media play through the same output and be able to keep it outputting to the same device.

I've attached a test page which reproduces what I am saying.

Start playing the video, then while it is playing, click the <Start gUM> button to see the change in audio context. This test doesn't show the change between earpiece and speaker, but I find when I attach a remote stream, it moves loaded media to the earpiece and the remote user's audio to the speaker. After I remove their stream, it stays in the earpiece until I pause and restart playback, then the local media starts playing through the speaker again.

-- 
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/20180418/3f455b7a/attachment.html>


More information about the webkit-unassigned mailing list