[Webkit-unassigned] [Bug 274385] [WebXR] AudioContext not playing audio after XR session is started
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 31 05:50:59 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=274385
--- Comment #4 from connell at zappar.com ---
Created attachment 471552
--> https://bugs.webkit.org/attachment.cgi?id=471552&action=review
Test case showing AudioContext issue on AVP
This index.html file has two buttons. Clicking the first starts an AudioContext and plays a sine wave. (Sorry for how annoying the sound its but it's easier than attaching an audio file). The second button starts an XR session. Note that, for simplicity, the file does not set up any 3D rendering, it just requests the session.
On AVP clicking the first button starts the audio playing, but when the second button is clicked (and the XR sessions starts) the audio stops playing.
On the Quest and PICO browsers the audio continues to play once the session is started.
--
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/20240531/99929de3/attachment.htm>
More information about the webkit-unassigned
mailing list