NEW 283417
[AudioSession] navigator.audioSession.state is undefined
https://bugs.webkit.org/show_bug.cgi?id=283417
Summary [AudioSession] navigator.audioSession.state is undefined
András Csizmadia
Reported 2024-11-20 07:26:55 PST
The AudioSession object is missing the 'state' property. Tested using MacOS and iOS Safari 18.1.1 https://github.com/w3c/audio-session/blob/main/explainer.md
Attachments
Karl Dubost
Comment 1 2024-11-21 22:37:47 PST
The spec draft is at https://w3c.github.io/audio-session/#audiosession-interface This is currently undefined in Chrome and Firefox. Safari seems to implement only type for now. I haven't found any live WPT there is an IDL test https://github.com/web-platform-tests/wpt/blob/master/interfaces/audio-session.idl
Radar WebKit Bug Importer
Comment 3 2024-11-27 07:27:13 PST
Note You need to log in before you can comment on or make changes to this bug.