Anc813 / MicMute

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

Play a short sound when the microphone is muted or activated (two different sounds) #43

Closed matomosh closed 2 months ago

matomosh commented 2 months ago

I found this utility very convenient for managing the microphone directly from the play/pause button of my Bluetooth earphones connected to the PC while I am on a call on MS Teams. And it would be even more useful if it also had a short sound feedback to know when the microphone is activated or muted when you are away from the screen. Good job

Anc813 commented 2 months ago

@matomosh please see #2 This is already implemented

But You need to create sound files by youself Create "on.wav" sound file with unmute sound (when mic is being turned on) and place it in same folder where "MicMute.exe" is located. Create "off.wav" sound file with unmute sound (when mic is being turned off) and place it in same folder where "MicMute.exe" is located. These sounds will be also played when the program starts.

You should find sounds somewhere (for example discord sounds in mp3 files can be found here) And then convert them to WAV format using some online converter (for example https://online-audio-converter.com/)

If You like discord sounds - just download and unpack this zip archive