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

Should there be a "ducked" AudioSessionState? #12

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

Should there be a "ducked" AudioSessionState? #12

steimelchrome opened this issue Mar 9, 2023 · 1 comment

Comments

@steimelchrome
Copy link

AudioSessionState can be "inactive", "active", or "interrupted". Given that "transient" audio might duck other audio, should this be able to be reflected in the AudioSessionState as "ducked"?

@youennf
Copy link

youennf commented Sep 19, 2024

Which usecases do you have in mind?

A potential downside is that, if an app knows it is being ducked, it might try to increase the volume using web audio.

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