Bug 283417

Summary: [AudioSession] navigator.audioSession.state is undefined
Product: WebKit Reporter: András Csizmadia <andras>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aestes, eric.carlson, jer.noble, karlcow, sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: iPhone / iPad   
OS: iOS 18   

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.