Return default playback device

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
jasonniesen
Posts: 1
Joined: 18 Oct 2014 12:17

Return default playback device

#1 Post by jasonniesen » 18 Oct 2014 12:39

Is there a way to return the default playback device? I would need a method for both XP and anything later.

I am trying to write a batch file that will automatically set up an audio repeater. I need to set the Wave Out to whatever the default playback device is. By default, the program is set to 'None'.

Any ideas?

Thanks!

foxidrive
Expert
Posts: 6031
Joined: 10 Feb 2012 02:20

Re: Return default playback device

#2 Post by foxidrive » 18 Oct 2014 13:38

If this page is accurate it could be difficult.

http://www.daveamenta.com/2011-05/progr ... windows-7/

Post Reply