[Webkit-unassigned] [Bug 236219] [iOS] Volume of non MediaStreamTrack-based audio reduces when capturing microphone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 23:08:11 PST 2023


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

--- Comment #6 from youenn fablet <youennf at gmail.com> ---
Have you tried iOS 16.4 beta?
Please also note that calling getUserMedia will change the audio session category to "play-and-record" which will switch to the VC level.
To make sure "play-and-record" is consistently being used, you can set navigator.audioSession.type as per https://github.com/w3c/audio-session/blob/main/explainer.md.

-- 
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/20230302/15dd8756/attachment.htm>


More information about the webkit-unassigned mailing list