m0urs / ToggleElecraftOutput

Toggles Windows Sound Preference "Dieses Gerät als Wiedergabequelle verwenden" for a certain device (in this case the sound output of my Elecraft KX2 transceiver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToggleElecraftOutput

Toggles "Dieses Gerät als Wiedergabequelle verwenden" for a certain device

This autohotkey script toggles the setting "Dieses Gerät als Wiedergabequelle verwenden" for the sound device where my Elecraft KX2 transceivers output is connected.

I am using this script to switch on and off the forwarding of the transceiver output to my USB headset cvonnected to my PC.

I am using an autohotkey script because I did not find any other possibility to change this setting.

Caution: You need to adapt the keystrokes to your environment, so please use the script only as an example!

About

Toggles Windows Sound Preference "Dieses Gerät als Wiedergabequelle verwenden" for a certain device (in this case the sound output of my Elecraft KX2 transceiver.

License:GNU General Public License v3.0


Languages

Language:AutoHotkey 100.0%