Skip to content

AHK script to control audio output devices and microphone mute.

Notifications You must be signed in to change notification settings

stanrc85/Speaker-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Output switcher and microphone mute script with hotkeys

Uses Nircmd to switch output between multiple sources (headphones or speakers).

Provide hotkey to mute/unmute microphone.

Mute microphone and speakers when Windows is locked.

Microphone Controls

Use Soundcard Anaylsis from AHK to identify the device number.

Modify the SoundSet and SoundGet commands to use your device ID number.

Output switching with Nircmd

Download Nircmd and place nircmd.exe in C:\Windows\System32\ folder.

The device names used are the ones set in the Windows "Sounds" settings.

About

AHK script to control audio output devices and microphone mute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages