[Webkit-unassigned] [Bug 264473] No sound from HTMLAudioElement when navigator.audioSession.type is set to "transient" or "transient-solo"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 05:19:10 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=264473
--- Comment #4 from Danny Moerkerke <drmoerkerke at gmail.com> ---
On iOS 18 when "transient" is selected, the audio plays but without sound.
On macOS Sequoia 15, there is sound when "transient" is selected and sound from the web app is always mixed with sound from other apps, regardless of the setting of navigator.audioSession.type.
To reproduce:
1. go to https://whatpwacando.today/audiosession on iOS 18
2. select "transient" and play the audio
3. no sound will be heard
1. go to https://whatpwacando.today/audiosession on macOS Sequoia 15
2. play audio from the app
3. play audio from another app
4. sound from both apps is always mixed, regardless of the setting of navigator.audioSession.type or which audio is started first
--
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/20240917/d7093c52/attachment.htm>
More information about the webkit-unassigned
mailing list