AudioSwitcher.AudioApi.CoreAudio
3.1.0-beta2
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi.CoreAudio --version 3.1.0-beta2
NuGet\Install-Package AudioSwitcher.AudioApi.CoreAudio -Version 3.1.0-beta2
<PackageReference Include="AudioSwitcher.AudioApi.CoreAudio" Version="3.1.0-beta2" />
paket add AudioSwitcher.AudioApi.CoreAudio --version 3.1.0-beta2
#r "nuget: AudioSwitcher.AudioApi.CoreAudio, 3.1.0-beta2"
// Install AudioSwitcher.AudioApi.CoreAudio as a Cake Addin #addin nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=3.1.0-beta2&prerelease // Install AudioSwitcher.AudioApi.CoreAudio as a Cake Tool #tool nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=3.1.0-beta2&prerelease
AudioSwitcher Core Audio Api.
This includes all controllers and devices to access Windows System Devices and manipulate them.
This library can be used on any PC running Windows Vista and above. Supports both x86/x64 runtimes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
.NETFramework 4.5.2
- AudioSwitcher.AudioApi (>= 3.1.0-beta)
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
|
|
Anc813/MicMute
Mute default mic clicking tray icon or shortcut
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha5 | 38,934 | 10/6/2016 |
4.0.0-alpha3 | 998 | 9/29/2016 |
4.0.0-alpha2 | 983 | 7/20/2016 |
4.0.0-alpha1 | 1,260 | 3/2/2016 |
3.1.0-beta4 | 1,406 | 2/18/2016 |
3.1.0-beta3 | 970 | 2/17/2016 |
3.1.0-beta2 | 977 | 2/16/2016 |
3.1.0-beta1 | 979 | 2/16/2016 |
3.0.3 | 13,000 | 5/20/2023 |
3.0.3-beta2 | 138 | 5/20/2023 |
3.0.0.1 | 100,817 | 1/12/2016 |
3.0.0-beta8 | 1,103 | 12/26/2015 |
3.0.0-beta7 | 1,081 | 12/11/2015 |
3.0.0-beta5 | 1,126 | 12/10/2015 |
3.0.0-beta4 | 978 | 12/9/2015 |
3.0.0-beta3 | 1,245 | 11/30/2015 |
3.0.0-beta1 | 1,065 | 11/16/2015 |
1.7.0 | 2,816 | 6/8/2015 |
1.6.5 | 1,472 | 4/29/2015 |
1.6.4 | 1,514 | 4/14/2015 |
1.6.2 | 1,611 | 3/16/2015 |
1.6.1 | 1,586 | 3/1/2015 |
1.5.3 | 1,372 | 1/25/2015 |
1.4.0-beta1 | 1,475 | 12/14/2014 |
1.3.2 | 1,858 | 12/8/2014 |
1.2.2 | 1,709 | 11/23/2014 |
1.2.1 | 1,681 | 11/22/2014 |
1.2.0 | 2,897 | 11/22/2014 |
1.1.8 | 1,862 | 11/20/2014 |
- net452, net40 is not supported going forward
- Natural async
- Default devices are now fully driven from the system
- Session Controller is now lazy, so it won't load until requested
- fixed race conditions and optimized thread blocking