Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio focus enforcement on desktop platforms #12

Open
steimelchrome opened this issue Mar 9, 2023 · 1 comment
Open

Audio focus enforcement on desktop platforms #12

steimelchrome opened this issue Mar 9, 2023 · 1 comment

Comments

@steimelchrome
Copy link

The explainer states that certain AudioSessionTypes should pause other audio (e.g. "transient-solo"). Is it a requirement that the user agent enforce this on all platforms when the website sets this type? I know on desktop today Chrome purposely doesn't enforce audio focus since desktop is more multi-task-friendly and the user does not expect audio to prevent other audio.

@youennf
Copy link
Contributor

youennf commented Sep 19, 2024

I would hope we can get agreement on enforcing focus within a top level browsing context, in particular if we allow to create AudioSessions.

With regards to enforcing focus between tabs, I think it should indeed be left to the UA.

@tidoust tidoust transferred this issue from w3c/audio-session-fork Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants