Change Between Default Microphones With A Batch?

Spongeman131

Honorable
Oct 29, 2012
110
0
10,690
I own two microphones and each has it's own use depending on the scenario. Note that I'm running Windows 8.1.

Is it possible to create a batch file that when executed, closes a program eg TeamSpeak and changes to a different Default Microphone then re-opens that program if it was closed earlier?

I'm not sure of the limitations of batch files but the logic would be something like this:

~execute

-if Program A is open, close Program A

-if Default Microphone is A, change Default Microphone to B

-else if Default Microphone is B, change Default Microphone to A

-if Program A was closed earlier, re-open Program A

~terminate


Thanks guys.
 

Spongeman131

Honorable
Oct 29, 2012
110
0
10,690
Partially solved. I'm satisfied.

Use Nircmd and make batch files using commands from that with open and close commands for the program you want to restart.

Then make shortcuts in a folder and make a new toolbar on the desktop.
 

Spongeman131

Honorable
Oct 29, 2012
110
0
10,690
Partially solved. I'm satisfied.

Use Nircmd and make batch files using commands from that with open and close commands for the program you want to restart.

Then make shortcuts in a folder and make a new toolbar on the desktop.
 

TRENDING THREADS