I’m trying to repurpose an old keyboard as a soundboard. I found this video that explains how I can get the inputs from just one keyboard (and not have them interfere with my normal work) and let them run something on my computer, using AutoHotkey. So far no issues.
I want AutoHotkey to play a sound (or execute a script written in whatever language, as long as I can execute it from the Windows Command Line). However I don’t want this program to just play it to my speakers, I want it to play via my microphone, so for instance friends can here it as well.
I’ve seen some solutions where all the sound from your speakers is sent to your microphone, however this is not what I want. I want them to be able to hear me, when I’m not playing sounds, and I also don’t want them to hear everything happening on my computer; just the sounds from my soundboard.