AudioSwitcher.AudioApi.CoreAudio 1.4.0-beta1

This is a prerelease version of AudioSwitcher.AudioApi.CoreAudio.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi.CoreAudio --version 1.4.0-beta1
NuGet\Install-Package AudioSwitcher.AudioApi.CoreAudio -Version 1.4.0-beta1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AudioSwitcher.AudioApi.CoreAudio" Version="1.4.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AudioSwitcher.AudioApi.CoreAudio --version 1.4.0-beta1
#r "nuget: AudioSwitcher.AudioApi.CoreAudio, 1.4.0-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AudioSwitcher.AudioApi.CoreAudio as a Cake Addin
#addin nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=1.4.0-beta1&prerelease

// Install AudioSwitcher.AudioApi.CoreAudio as a Cake Tool
#tool nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=1.4.0-beta1&prerelease

AudioSwitcher Core Audio Api.

This includes all controllers and devices to access Windows System Devices and manipulate them.

Have removed the dependency on the AudioSwitcher.AudioApi package, as it's not really needed and makes deployment easier to keep in sync.

This library can be used on any PC running Windows Vista and above. Supports both x86/x64 runtimes.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AudioSwitcher.AudioApi.CoreAudio:

Package Downloads
VL.CoreLib.Windows

Windows specific VL CoreLib

Matrixden.Utils

Matrixden.Utils

Matrixden.SwissArmyKnives

A library for extending .net object.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on AudioSwitcher.AudioApi.CoreAudio:

Repository Stars
xenolightning/AudioSwitcher_v1
Version 1 of Audio Switcher
sw3103/movemouse
Move Mouse is a simple piece of software that is designed to simulate user activity.
terrymacdonald/DisplayMagician
DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
ADeltaX/AudioFlyout
Replace the Volume/SMTC UI with a custom one. Only for Windows 10 17763+
Version Downloads Last updated
4.0.0-alpha5 31,491 10/6/2016
4.0.0-alpha3 962 9/29/2016
4.0.0-alpha2 959 7/20/2016
4.0.0-alpha1 1,232 3/2/2016
3.1.0-beta4 1,378 2/18/2016
3.1.0-beta3 948 2/17/2016
3.1.0-beta2 959 2/16/2016
3.1.0-beta1 953 2/16/2016
3.0.3 5,426 5/20/2023
3.0.3-beta2 110 5/20/2023
3.0.0.1 94,490 1/12/2016
3.0.0-beta8 1,082 12/26/2015
3.0.0-beta7 1,052 12/11/2015
3.0.0-beta5 1,098 12/10/2015
3.0.0-beta4 956 12/9/2015
3.0.0-beta3 1,225 11/30/2015
3.0.0-beta1 1,054 11/16/2015
1.7.0 2,747 6/8/2015
1.6.5 1,420 4/29/2015
1.6.4 1,475 4/14/2015
1.6.2 1,568 3/16/2015
1.6.1 1,550 3/1/2015
1.5.3 1,337 1/25/2015
1.4.0-beta1 1,451 12/14/2014
1.3.2 1,830 12/8/2014
1.2.2 1,677 11/23/2014
1.2.1 1,651 11/22/2014
1.2.0 2,186 11/22/2014
1.1.8 1,829 11/20/2014

- Rewrote the MMDeviceApi from scratch. COM Interfaces now accurately match that defined in the library.

- More COM improvements to come.

- Signed DLL