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

[Bug?]volume_change event is not triggered in some cases. #458

Closed
WantToLearnJapanese opened this issue Dec 13, 2023 · 2 comments
Closed

Comments

@WantToLearnJapanese
Copy link

WantToLearnJapanese commented Dec 13, 2023

When another output source is connected to the system than the built-in speaker, the volume_change event is not triggered.

@WantToLearnJapanese
Copy link
Author

I confirmed that it only happens when the setting is as the following screenshot.
If I choose the "Selected Sound Output Source" option, the "volume_change" event is triggered correctly.
image

@WantToLearnJapanese WantToLearnJapanese changed the title [Bug?]volume_change event observe on only the built-in speaker [Bug?]volume_change event is not triggered in some cases. Dec 13, 2023
@FelixKratz
Copy link
Owner

I think the event is not fired when the volume of both devices is the same, I have changed the behavior such that the event is always fired when a new device is connected.

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