Tools and other software change default audio device (1 Viewer)

soof

Portal Member
December 28, 2008
34
1
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:D )
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).
 

Attachments

  • default audio with source.zip
    8.4 KB

Users who are viewing this thread

Top Bottom