frgnca / AudioDeviceCmdlets

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

Divide example code and add a .bat file to boot .ps1 file #72

Open lamrongol opened 1 year ago

lamrongol commented 1 year ago

Divided an example file which contains two kinds of code. Added a .bat file booting .ps1 file to be able to switch speaker and headphone easily.