AudioSwitcher.AudioApi.CoreAudio
3.1.0-beta4
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi.CoreAudio --version 3.1.0-beta4
NuGet\Install-Package AudioSwitcher.AudioApi.CoreAudio -Version 3.1.0-beta4
<PackageReference Include="AudioSwitcher.AudioApi.CoreAudio" Version="3.1.0-beta4" />
paket add AudioSwitcher.AudioApi.CoreAudio --version 3.1.0-beta4
#r "nuget: AudioSwitcher.AudioApi.CoreAudio, 3.1.0-beta4"
// Install AudioSwitcher.AudioApi.CoreAudio as a Cake Addin
#addin nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=3.1.0-beta4&prerelease
// Install AudioSwitcher.AudioApi.CoreAudio as a Cake Tool
#tool nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=3.1.0-beta4&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 |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.0
- AudioSwitcher.AudioApi (>= 3.1.0-beta4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on AudioSwitcher.AudioApi.CoreAudio:
Package | Downloads |
---|---|
VL.CoreLib
The VL core node library. |
|
Matrixden.Utils
Matrixden.Utils |
|
AcaiBerii.Rainbow
Extremely simple utilities that control console, volume, memory, web, and files. |
|
Matrixden.SwissArmyKnives
Matrixden.SwissArmyKnives |
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.
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|
|
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.
|
|
JamesCJ60/Universal-x86-Tuning-Utility
Unlock the full potential of your Intel/AMD based device.
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha5 | 21,323 | 10/6/2016 |
4.0.0-alpha3 | 826 | 9/29/2016 |
4.0.0-alpha2 | 822 | 7/20/2016 |
4.0.0-alpha1 | 1,095 | 3/2/2016 |
3.1.0-beta4 | 1,171 | 2/18/2016 |
3.1.0-beta3 | 826 | 2/17/2016 |
3.1.0-beta2 | 840 | 2/16/2016 |
3.1.0-beta1 | 823 | 2/16/2016 |
3.0.0.1 | 75,698 | 1/12/2016 |
3.0.0-beta8 | 936 | 12/26/2015 |
3.0.0-beta7 | 917 | 12/11/2015 |
3.0.0-beta5 | 954 | 12/10/2015 |
3.0.0-beta4 | 829 | 12/9/2015 |
3.0.0-beta3 | 1,108 | 11/30/2015 |
3.0.0-beta1 | 933 | 11/16/2015 |
1.7.0 | 2,416 | 6/8/2015 |
1.6.5 | 1,266 | 4/29/2015 |
1.6.4 | 1,302 | 4/14/2015 |
1.6.2 | 1,371 | 3/16/2015 |
1.6.1 | 1,388 | 3/1/2015 |
1.5.3 | 1,163 | 1/25/2015 |
1.4.0-beta1 | 1,364 | 12/14/2014 |
1.3.2 | 1,674 | 12/8/2014 |
1.2.2 | 1,523 | 11/23/2014 |
1.2.1 | 1,494 | 11/22/2014 |
1.2.0 | 1,488 | 11/22/2014 |
1.1.8 | 1,646 | 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