Command Line Utility Change Sound Device

Mccrotch

New member
Local time
6:33 PM
Messages
2
Hi!

I am looking for a method for CLI-only changing of the default audio device.
(Control Panel-> Hardware and Sound -> Manage Audio Devices)
I have already tried various options such as AutoIT, AutoHotKey and while I was able to get it working, this was not the optimal solution.

Does anybody know of a way to change it using only CLI utilities?

Thanks!
 

My Computer

OS
Win 7 x64
Command Line Utility to change sound device

Hi.

Did you ever find something that would work? I've got the same problem and I've been using AutoHotKey for a while now, but find it unreliable - especially if audio devices change.

Thanks.
 

My Computer

OS
Windows 7 64-bit
Actually I am still using an auto it script that I created. I will try to post the code soon.
There was no other way I could find to do this.
 

My Computer

OS
Win 7 x64
Back
Top