Search found 1 match

by Owl Box
Jul 5th, ’14, 01:27
Forum: General Discussion
Topic: How to edit customize, "Change Default Audio Device"
Replies: 1
Views: 3663

How to edit customize, "Change Default Audio Device"

Of the 5 playback devices listed (in my sound card settings), I want to toggle between device 1 and 3. How may I edit the default command list for "Change Default Audio Device": toggle32:=!toggle32 Run, mmsys.cpl WinWaitActive,Sound if toggle32 ControlSend,SysListView321,{Down} else Contro...