deweller/switchaudio-osx

Switch to next is captured by "Microsoft Teams Audio"

Closed this issue · 2 comments

JKuhn commented

After installing Microsoft Teams, SwitchAudioSource -n always only switches to "Microsoft Teams Audio".
Other audio sources are available and printed with SwitchAudioSource -a.

In case anyone else is running into this, I've added an exclusion for MS Teams, the -next cycling works again 🤩
(I had to zip it so I can upload it to GitHub, you can see the changes I've made in the forked repo. I'm not sure whether it should be merged because it is quite specific and probably not the best fix, I'm not a C dev 😅 )
AudioSwitcherIgnoreTeams.zip

Glad you came up with a solution for this.