frgnca / AudioDeviceCmdlets

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

Create Cycle-Audio-Devices.ps1 #65

Open carlos815 opened 1 year ago

carlos815 commented 1 year ago

This is another example on how to use AudioDeviceCmdlets

This one cycles through the list of all audio devices, that way it works out of the box without having to specify the IDs of the devices you want to toggle.

frgnca commented 1 year ago

I like the idea of adding more example scripts. I opened some conversations to resolve in the code. Since this script cycle through Playback devices specifically , I would also suggest adding that to the filename.