frgnca / AudioDeviceCmdlets

AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
MIT License
737 stars 92 forks source link

Feature request? #38

Closed DTG123 closed 2 years ago

DTG123 commented 4 years ago

I have very limited knowledge of POSH, so is it possible to toggle the default communication device ( headset) to out put to both the default speakers and the headset at the same time.

if thats not possible, how would create a desktop shortcut to activate separate devices, right now the only way i know is togo into windows and set default device to the headset or desktop speakers manully

frgnca commented 2 years ago

[...] to out put to both the default speakers and the headset at the same time

I might be mistaken, but no I do not think this is possible. At least not within the scope of how AudioDeviceCmdlets is currently coded. Sorry about that.