With LGS, I only needed to bind G1 to mute the headset mic through Ventrillo > Mute Microphone. So I'm thinking I might go pick up a K70 RGB later today or maybe tomorrow and I was wondering if there is a way right now to set up a mic mute key on the keyboard? Thanks Logitech for making my G keys finally usable. 2. It doesn't matter what app I use. I've got a Blue Snowball in the mail and I want to be able to mute the mic with a universal key instead of setting up push to talk when it's available. I currently have G1 set as "Mute Audio Input" as a Macro option under Audio. when we push the button, we unmute by sending the appropriate request (mute=0) and we mute again on button release. K65/70/95 RGB Mic Mute Macro. That’s where the SoundVolume app from Nirsoft comes in. I can hear them, they can hear me. 2. I have no clue how The keyboard i am using is 75 rapid-fire #2 12-03-2016, 01:33 PM LLama71. Assign your macro. Code: Select all Pause:: ;Pause Break button is my chosen hotkey SoundSet, +1, MASTER, mute,12 ;12 was my mic id number use the code below the dotted line to find your mic id. Microphone/audio with Android phone tested good -- microphone mute on/off button works -- I can mute my voice with single press of the button if paired with the Android phone. 7. My keyboard has already custom macro buttons on it. #z:: Run c:\tools\nircmd\nircmd.exe mutesysvolume 2 microphone 2 Press Windows + Z to toggle mute. There is no "Mute Audio Input" in any other assignment besides the one found in Macros which, unfortunately, doesn't affect the headset at all. You will have to play around with the number at the end, it refers to mic number. Select ‘No Repeat’.  3. one hotkey for mute microphone and unmute; If this is your first visit, be sure to check out the FAQ by clicking the link above. Enjoy! It allows you to bind a keyboard shortcut and toggles the mic mute/unmute. Unfortunately, the built-in software has nothing to offer to mute a microphone. Here is a sample AutoHotKey command to use nircmd to mute a mic. The app has a nice UI and can work from the command-line as well. Create new macro. 6. Moreover, it can create you shortcuts to manage your audio devices. And if you have this app set to auto-start with Windows, I can see why some people get confused because it immediately breaks your mic whenever you start your PC. From there choose ‘Audio’ > ‘Mute Audio Input’. 4. How to setup mute microphone macro: 1. you need to replace all 12's <-----IMPORTANT SoundGet, master_mute, , mute, 12 ToolTip, Mute %master_mute% ;use a tool tip at mouse pointer to show what state mic is after toggle … Select your device. You may have to register before you can post: click the register link above to proceed. On Windows the Headset and Microphone audio is clear via Bluetooth. microphone mute with hotkey - posted in Ask for Help: hey there,i bought a new headset which has no mic mute anymore, so i thought i write a little script which can toggle the mic input!1:: soundget mic_vol, MICROPHONE if mic_vol = 0 { soundset 100, MICROPHONE } else { soundset 0, MICROPHONE } return the problem is, this is the mic output, meaning of what you … * SOLVED * microphone mute with keyboard shortcut After hours and hours of googling, I finally stumbled upon this hidden gem, a lean app which works for me on Windows 10. Want to bind a key for microphone mute/unmute a key like pause/brake. 5. Need some help to make a macro for mute and unmute. Walden walks you through using Nircmd to mute, unmute, and toggle your microphone with AutoHotkey. That's the thing. To start viewing messages, select the forum that you want to visit from the selection below. This app worked to mute and unmute my mic a few times, but within two hours of my first use, that basic functionality broke and "permanently" muted my mic. Registered User. 1. Choose ‘Start Now’ and add ‘System’.