This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; | |
; AutoHotkey Version: v1.1.22.06 | |
; Language: English | |
; Platform: Windows 10 | |
; Author: Andy Terra <github.com/airstrike> | |
; | |
; Script Function: | |
; Toggle Microphone Mute -- assumes it is located at WAVE:1, device #2 | |
; Use the SoundCardAnalysis script to figure out where your mic is | |
; https://www.autohotkey.com/docs/commands/SoundSet.htm#Ex |