frgnca/AudioDeviceCmdlets

Change status of non-default audio device

mbrinkho opened this issue · 1 comments

Wondering if it would be possible to make changes to a device other than the default. I can list the other audio devices with your cmdlets but it appears the only one that can be modified is the default device.

it appears the only one that can be modified is the default device

This is correct.

In the future I would like to be able to add support for at least disabling/enabling audio device #25 then see what other feature can be added from there.