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] Set-AudioDevice should take in a name #78

Open Wollus opened 1 week ago

Wollus commented 1 week ago

Thanks for the awesome repo!

I want to be able to set audio automatically, but my choices are to use ID or Index. Neither of which will be consistent across machines (I believe). Allowing me to provide a name (and selecting the first match, to handle uniqueness) would be an awesome feature for me.