Anc813 / MicMute

Mute default mic clicking tray icon or shortcut
MIT License
138 stars 23 forks source link

Manually select MIC #11

Closed roughnecks closed 3 years ago

roughnecks commented 3 years ago

Hello,

would it be possible to implement a function that lets user select which Microphone device they want to mute, instead of auto-selecting default in Windows?

Thanks

Anc813 commented 3 years ago

@roughnecks

  1. How should it work when selected mic have been disconnected or unavailiable?
  2. I need at least two mics to test this feature. Currently I don't have two.
roughnecks commented 3 years ago
  1. It could set the other one as default. But isn't this the same with 1 Mic, if user disconnects it?
  2. You could install VoiceMeeter Banana and you'll have a couple more input devices to work with (if you want, that is).
Anc813 commented 3 years ago

@roughnecks So, if selected mic is unavailable - then show unavailable icon until it will be connected again or another mic will be selected.

Could You test this new version please?

MicMute.zip

roughnecks commented 3 years ago

@roughnecks So, if selected mic is unavailable - then show unavailable icon until it will be connected again or another mic will be selected.

I cannot test this, but I think that's just fine..

Could You test this new version please?

MicMute.zip

Working wonders! Thanks