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

"Automatically switch to plugged in device" doesn't work for devices with a built-in headphones jack #6

Open
davkean opened this issue Dec 21, 2014 · 1 comment
Milestone

Comments

@davkean
Copy link
Owner

davkean commented Dec 21, 2014

Certain notebooks, in particular the one @terrajobst has, does not automatically switch to the speakers when he up unplugs his headphones. This is probably because it's always seen as "Active" regardless of whether the headphones are connected.

Probably need to look at the jack state change of the individual audio devices and respect that.

@davkean davkean added this to the 1.0 milestone Dec 21, 2014
@davkean
Copy link
Owner Author

davkean commented Jan 4, 2015

Looks like Realtek is merging both endpoints into a single endpoint, we might be out of luck here: https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/0bea3003-5a31-42f5-917c-a5b577dcda1f/i-am-not-getting-ondeviceremoved-or-ondeviceadded-callbacks-when-addremove-an-audioendpoint?forum=windowspro-audiodevelopment.

Although, I'd still like to see if we can use the Jack state to see if that changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant