Elegant996 / AudioSwitcher

A Windows systray utility for quickly changing the default audio device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioSwitcher

A Windows systray utility for quickly changing the default audio device.

Disclaimer: Windows actually doesn't expose an API to change the default audio device, so this utility is based on completely undocumented functionality. As such, you're on your own. Also, I've only seen this work on Windows 7 and 8.

The utility is essentially a wrapper around AudioEndPointController, which in turn is based on Dave Amenta's excellent work. Also inspired (and very much helped out) from Spikex. See Dave Amena's version here.

AudioSwitcher

About

A Windows systray utility for quickly changing the default audio device


Languages

Language:C# 100.0%