Mute PowerTool
Short Description
The Mute PowerTool is a small utility implemented in AutoHotkey that allows to mute your microphone within the press of a hotkey or via command line. It is a wrapper to https://rlatour.com/setvol/ utility by Rob Latour added key feature like tray icon, hotkey, menu to select the device. It is available as freeware portable executable as well. (No need to install AutoHotkey if you trust the source but still you could compile it yourself from the github directory.)
It might be useless if such a feature becomes implemented in the PowerToys and then it will stay as a fun project.
Main Blog Post
Requirements
It requires the SetVol utility by rlatour. See https://rlatour.com/setvol/ which is freeware and portable.
How to install
The Mute PowerTool is included in the PowerTools suite. You can either install it with the PowerTools Bundler or download separately. See separate page here PowerTools Setup.
Changelog
Feature Overview
Pending: Screencast Demo of it.
Long Middle Mouse Click on the System Tray will trigger a Push-To-talk Short MClick will
Blog posts tagged with #mute-powertool
Source code
Main script: Mute.ahk in this repository.
It can be compiled/ is also provided as standalone Mute.exe.