hi,
i have created a tool to change the default audio device with the command line based on the code http://www.daveamenta.com/2011-05/p...e-default-sound-playback-device-in-windows-7/ . feel free to use or modify the code/tool (my c++ experience are not good
)
i have only added the function to loop through the devices with the command options -2. you may can use this tool with a script/hotkey.
tested on win7 x64
use with no options to list, with >= 0 to change and -2 to loop through (audiochanger.exe -2).
i have created a tool to change the default audio device with the command line based on the code http://www.daveamenta.com/2011-05/p...e-default-sound-playback-device-in-windows-7/ . feel free to use or modify the code/tool (my c++ experience are not good
i have only added the function to loop through the devices with the command options -2. you may can use this tool with a script/hotkey.
tested on win7 x64
use with no options to list, with >= 0 to change and -2 to loop through (audiochanger.exe -2).