Skip to content

TrojanerHD/OutputDeviceSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OutputDeviceSwitcher

Changes the sound output device when Voicemeeter is opened/closed.
Note: This program was only tested on Windows and may not work on other operating systems.

Getting Started

Prerequesites

Note: This program was only tested with Voicemeeter Potato. If you encounter problems with another version of Voicemeeter feel free to create an issue.

Installing

Go to the releases-page and download the newest release. Place the .exe file into a folder and execute it.

Important note: Since the program needs the AudioEndpointConnector in order to work it will ask at the first execute if it should download it. If an error occurs, check your internet connection and run the program again. If the error still occurs you can download the AudioSwitcher manually here. After you downloaded it, place the file into the same folder as the OutputDeviceSwitcher.exe file.

Built With

  • AudioEndpointConnector - A Windows command-line program which is used to get the sound output devices of the computer and change the default.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • Thanks to marcjoha's AudioSwitcher, from whom I copied a bit of code and who showed me the AudioEndPointController.