ricksladkey / audio-switcher

App that lets you easily switch Windows audio devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio Switcher

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.

ScreenShot

How do I install this thing?

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.

Acknowledgements

Ian van der Linde (@Ianvdl)

  • #4: Provided the headphones tray icon

Abdallah Gomah (@Abdallah-Gomah)

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

About

App that lets you easily switch Windows audio devices

License:MIT License


Languages

Language:C# 93.2%Language:Smalltalk 6.8%