Audio Switcher is a simple app that runs in the notification area (system tray) and lets you easily switch the default input and output audio devices.
Tired of having to perform a song and dance through the Windows Sound dialogs just to switch from your speakers to your headphones? Then this app is for you.
Currently, there is no installer or binary that you can run or download. You'll need to build the project yourself. Open the solution in Visual Studio 2013, build and then run AudioSwitcher.exe
from the bin directory.
Ian van der Linde (@Ianvdl)
- #4: Provided the headphones tray icon
Abdallah Gomah (@Abdallah-Gomah)
- Provided the code to extract large icons from native resources
NAudio (http://naudio.codeplex.com)
- Provided the original code to manipulate and query the Windows Core Audio API
svotar (https://code.google.com/p/szotar)
- Provided the original code for the native Toolstrip renderer