NEW 283037
Webaudio while recording with getusermedia does not use bluetooth headphones
https://bugs.webkit.org/show_bug.cgi?id=283037
Summary Webaudio while recording with getusermedia does not use bluetooth headphones
Danny
Reported 2024-11-12 20:57:32 PST
If you try to use webaudio to output sound at the same time as you are using getUserMedia({audio: true}) to record, on iphone it is not using the headphones but is playing the sound out loud. To reproduce: Visit this site with headphones in and see that it does not use them. https://mdn.github.io/webaudio-examples/voice-change-o-matic/ (Note this comes from the MDN example repo: https://github.com/mdn/webaudio-examples/tree/main/voice-change-o-matic Note: If you remove your headphones and reconnect them it correctly uses them.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-19 20:58:13 PST
Note You need to log in before you can comment on or make changes to this bug.