Skip to content

A simple program that toggles the default audio playback device on windows.

License

Notifications You must be signed in to change notification settings

bendiknesbo/AudioDefaultDeviceSwitcher

Repository files navigation

Audio - Default Device Switcher

A simple program that toggles the default audio playback device on windows.

How to use

  1. Retrieve the AudioDefaultDeviceSwitcher.exe.
  • Option 1: Compile using Visual Studio, and place the produced "AudioDefaultDeviceSwitcher.exe" in the directory you want to run it from.
  • Option 2: Download the latest release and place the .exe in the directory you want to run it from.
  1. Run "AudioDefaultDeviceSwitcher.exe". A "Audio.ini" will be created in the same directory.
  2. Edit the "Audio.ini" to your devices that you want to toggle between (Separate each name with a comma).
  3. Run "AudioDefaultDeviceSwitcher.exe" every time you want to toggle between the devices.

Setup

Example Audio.ini:

Devices=Speakers,Realtek HD Audio 2nd output
AlsoSetCommunications=true

Corresponding Playback devices in Windows:
Devices

Issues?

If you encounter any issues, feature requests or pull requests, please do not hesitate to submit them!

Thanks

About

A simple program that toggles the default audio playback device on windows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages