Skip to content

zio3/AudioSwitcher

 
 

Repository files navigation

Audio Switcher

.NET Library which facilitates interacting with Audio Devices on Windows

Components

An abstracted set of classes that can be extended to interact with any audio system. Is intended to be used across Windows/Windows RT/Windows Phone

The MMDeviceAPI integration layer. This is the low level COM library that it used to interact with Audio Devices on a PC running Windows Vista or later.

A powershell wrapper module over CoreAudioApi. Full documentation is in the README.

Uses the Audio Api, and Jurassic to create a Javascript interpreter/engine. Enables the ability to query and alter audio devices using Javascript.

A simple CLI over the Scripting Library, which processes Javascript files, and runs them against the current system. Full documentation is in the README.

About

.NET Library which facilitates interacting with Audio Devices on Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%