[Webkit-unassigned] [Bug 216349] onaudioprocess does not get called on Safari when external microphone is connected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 06:24:23 PDT 2020


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

--- Comment #11 from Joaquin Kenta Heianna <joaquin.heianna at gmail.com> ---
Created attachment 410110

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

onaudioprocess audio recording test

Hi Chris!

I've attached another demo page where we record audio (using a library which uses ScriptProcessorNode behind the scenes) and after you stop recording, you'll hear what has been recorded. 
If there is any issue with it, the audio player embedded will display "Error". Hope this makes it more clear than the previous demo.

On iOS / iPadOS it always says "iPhone Microphone" due to some limitations in Safari or iOS itself (I believe), even if you connect AirPods or wired headphones with microphone correctly. 
So to test that, make sure to connect the AirPods and then hit refresh to the demo, so it will use that device for the test.

On the other hand, thanks for clarifying that this fix will be fixed on big sur. Is there a chance that this fix will land on iOS when Big Sur gets released?

Thanks!

-- 
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/20200930/9d65db1d/attachment-0001.htm>


More information about the webkit-unassigned mailing list