WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 269332
274385
[WebXR] AudioContext not playing audio after XR session is started
https://bugs.webkit.org/show_bug.cgi?id=274385
Summary
[WebXR] AudioContext not playing audio after XR session is started
connell
Reported
2024-05-20 04:04:41 PDT
We've found tha AudioContexts don't appear to output audio after an XR session is started. Calling 'resume()' on the context after the session as started unfortunately does not help.
Attachments
Test case showing AudioContext issue on AVP
(697 bytes, text/html)
2024-05-31 05:50 PDT
,
connell
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2024-05-22 10:49:17 PDT
Than k you for the report. Would it be possible to provide a reproducible test case, so that we don't have to re-create it from the description?
Radar WebKit Bug Importer
Comment 2
2024-05-27 04:05:13 PDT
<
rdar://problem/128788609
>
connell
Comment 3
2024-05-29 02:43:53 PDT
My apologies for the delay. I'll have access to our AVP tomorrow and will provide a test case.
connell
Comment 4
2024-05-31 05:50:59 PDT
Created
attachment 471552
[details]
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.
connell
Comment 5
2024-06-11 05:43:06 PDT
Just a wee note to say that this appears to be fixed in the Vision OS 2 preview build :-)
Ada Chan
Comment 6
2024-06-11 09:56:22 PDT
Probably fixed by
https://bugs.webkit.org/show_bug.cgi?id=269332
*** This bug has been marked as a duplicate of
bug 269332
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug