AudioSwitcher.AudioApi.CoreAudio 1.1.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi.CoreAudio --version 1.1.8
                    
NuGet\Install-Package AudioSwitcher.AudioApi.CoreAudio -Version 1.1.8
                    
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.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AudioSwitcher.AudioApi.CoreAudio" Version="1.1.8" />
                    
Directory.Packages.props
<PackageReference Include="AudioSwitcher.AudioApi.CoreAudio" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AudioSwitcher.AudioApi.CoreAudio --version 1.1.8
                    
#r "nuget: AudioSwitcher.AudioApi.CoreAudio, 1.1.8"
                    
#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.
#addin nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=1.1.8
                    
Install AudioSwitcher.AudioApi.CoreAudio as a Cake Addin
#tool nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=1.1.8
                    
Install AudioSwitcher.AudioApi.CoreAudio as a Cake Tool

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 (6)

Showing the top 6 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.
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
Anc813/MicMute
Mute default mic clicking tray icon or shortcut
ADeltaX/AudioFlyout
Replace the Volume/SMTC UI with a custom one. Only for Windows 10 17763+
ksasao/TTSController
各種 Text-to-Speech エンジンを統一的に操作するライブラリです
Version Downloads Last updated
4.0.0-alpha5 46,841 10/6/2016
4.0.0-alpha3 1,111 9/29/2016
4.0.0-alpha2 1,090 7/20/2016
4.0.0-alpha1 1,370 3/2/2016
3.1.0-beta4 1,704 2/18/2016
3.1.0-beta3 1,084 2/17/2016
3.1.0-beta2 1,086 2/16/2016
3.1.0-beta1 1,089 2/16/2016
3.0.3 22,665 5/20/2023
3.0.3-beta2 162 5/20/2023
3.0.0.1 104,938 1/12/2016
3.0.0-beta8 1,268 12/26/2015
3.0.0-beta7 1,247 12/11/2015
3.0.0-beta5 1,294 12/10/2015
3.0.0-beta4 1,088 12/9/2015
3.0.0-beta3 1,358 11/30/2015
3.0.0-beta1 1,178 11/16/2015
1.7.0 2,963 6/8/2015
1.6.5 1,585 4/29/2015
1.6.4 1,691 4/14/2015
1.6.2 1,788 3/16/2015
1.6.1 1,712 3/1/2015
1.5.3 1,488 1/25/2015
1.4.0-beta1 1,583 12/14/2014
1.3.2 1,975 12/8/2014
1.2.2 1,828 11/23/2014
1.2.1 1,796 11/22/2014
1.2.0 3,627 11/22/2014
1.1.8 1,988 11/20/2014

- Optmized threading code
- Fixed numerous memory/handle leaks
- Same code as 1.1.6, but for some reason 1.1.6 didn't actually work.