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

Add support for audio output selection #171

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Add support for audio output selection #171

merged 2 commits into from
Feb 18, 2024

Conversation

pnts-se
Copy link
Contributor

@pnts-se pnts-se commented Feb 18, 2024

closes #163

This PR will add support for selecting audio output and testing audio output by playing notification sound.

I'm suggesting we only add support for Chrome version > 110.
That is what Google Meet is doing.

Echo cancellation breaks in Firefox when using setSinkId().
There may be other problems in other browsers.

@pnts-se pnts-se requested a review from havfo February 18, 2024 13:19
Copy link
Contributor

@havfo havfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@havfo havfo merged commit a2602e9 into main Feb 18, 2024
2 checks passed
@havfo havfo deleted the audio-output-selection branch March 21, 2024 20:47
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

Successfully merging this pull request may close these issues.

Re-implement audio output selector
2 participants