A program used to play sounds directly to a audio device activated by a hotkey, so you can user your virtual audio cables to do live sound effects on when you're in a call or when you're live streaming while playing a game.
This is a autohotkey script to play sounds to a specific device when a hotkey is triggered.
- Play sound from AutoHotKey hotkey to specific audio device
- Kill all sounds generated by this script with a hotkey
- Open soundeffects.ahk to activate the script
- Open soundeffects.ahk in a text editor for more info and to add your own hotkeys with sounds
- Make sure to restart the script after changing and saving it!