Skip to content

Alternates between two audio devices on your computer (i.e: headphones and speakers)

Notifications You must be signed in to change notification settings

Cambysses/Switch-DefaultAudioDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Switch-DefaultAudioDevice

This was created out of pure laziness. I switch between my speakers and headphones a lot, so I made this script that will switch from one to the other with one click.

Requires the "AudioDeviceCmdlets" module. https://www.powershellgallery.com/packages/AudioDeviceCmdlets/3.0.0.4

To run this on your own computer, replace the two device variables with your own device IDs. You can get these IDs by running the following command: Get-AudioDevice -list

About

Alternates between two audio devices on your computer (i.e: headphones and speakers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published