[Webkit-unassigned] [Bug 233634] New: Cannot Select Internal Microphone When External Microphone is Attached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 06:11:15 PST 2021


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

            Bug ID: 233634
           Summary: Cannot Select Internal Microphone When External
                    Microphone is Attached
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: homerlex at gmail.com
                CC: youennf at gmail.com

While developing a web application that uses WebRTC I found that on iOS I cannot use the internal microphone as an input source when an external microphone is attached.  Tested with Airpods and wired headsets

Here are the repro steps:
* Attach an external microphone to your iOS device
* In iOS Safari hit the following URL: https://webrtc.github.io/samples/src/content/devices/input-output/
* Notice that the echo you hear is coming from the external microphone (as expected)
* Change the selected "Audio Input Source" to "iPhone Microphone" (or "iPad Microphone" if using an iPad)
* Notice that the sound is still coming from the external microphone.  I would expect the internal microphone to be used at this point.


I've duplicated using iPhone mini (MG8F3LL/A) on iOS 15.1 with Airpods.  I have also duplicated on iPad Pro (MLMP2LL/A) on iOS 15.2 Beta 3 using a wired headset.

-- 
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/20211130/f730ea41/attachment-0001.htm>


More information about the webkit-unassigned mailing list