frgnca / AudioDeviceCmdlets

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

Request: disable a device #40

Closed falcorr closed 2 years ago

falcorr commented 3 years ago

I'm looking for the same functionality as Windows 10 Settings > System > Sound > Manage sound devices > [disabling a device].

This is for the use case of disabling the Nvidia output device used by Nvidia Gamestream / Moonlight. The effect is that of restoring sound to the server / PC while the stream continues (and re-enabling the device reverses the effect). This being the best method of (somewhat) disabling Moonlight from the PC and not the client, as currently required.

TheMasterDingo commented 3 years ago

I too would like this feature!

frgnca commented 2 years ago

I do intend to add support for enabling/disabling AudioDevice. I will refer further discussion to issue #21