AudioSwitcher.AudioApi.CoreAudio
1.6.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi.CoreAudio --version 1.6.1
NuGet\Install-Package AudioSwitcher.AudioApi.CoreAudio -Version 1.6.1
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.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AudioSwitcher.AudioApi.CoreAudio --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AudioSwitcher.AudioApi.CoreAudio, 1.6.1"
#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.6.1 // Install AudioSwitcher.AudioApi.CoreAudio as a Cake Tool #tool nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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
- AudioSwitcher.AudioApi (>= 2.2.1)
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 | 39,172 | 10/6/2016 |
4.0.0-alpha3 | 1,000 | 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,407 | 2/18/2016 |
3.1.0-beta3 | 970 | 2/17/2016 |
3.1.0-beta2 | 977 | 2/16/2016 |
3.1.0-beta1 | 980 | 2/16/2016 |
3.0.3 | 13,311 | 5/20/2023 |
3.0.3-beta2 | 139 | 5/20/2023 |
3.0.0.1 | 100,939 | 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,127 | 12/10/2015 |
3.0.0-beta4 | 978 | 12/9/2015 |
3.0.0-beta3 | 1,246 | 11/30/2015 |
3.0.0-beta1 | 1,065 | 11/16/2015 |
1.7.0 | 2,818 | 6/8/2015 |
1.6.5 | 1,472 | 4/29/2015 |
1.6.4 | 1,515 | 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,711 | 11/23/2014 |
1.2.1 | 1,681 | 11/22/2014 |
1.2.0 | 2,907 | 11/22/2014 |
1.1.8 | 1,862 | 11/20/2014 |
- Introduced a PropertyStoreCache
- Removed IDeviceEnumerator
- GetAllDevices -> GetDevices