AudioSwitcher.AudioApi
4.0.0-alpha4
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi --version 4.0.0-alpha4
NuGet\Install-Package AudioSwitcher.AudioApi -Version 4.0.0-alpha4
<PackageReference Include="AudioSwitcher.AudioApi" Version="4.0.0-alpha4" />
paket add AudioSwitcher.AudioApi --version 4.0.0-alpha4
#r "nuget: AudioSwitcher.AudioApi, 4.0.0-alpha4"
// Install AudioSwitcher.AudioApi as a Cake Addin #addin nuget:?package=AudioSwitcher.AudioApi&version=4.0.0-alpha4&prerelease // Install AudioSwitcher.AudioApi as a Cake Tool #tool nuget:?package=AudioSwitcher.AudioApi&version=4.0.0-alpha4&prerelease
.NET Library which facilitates interacting with Audio Devices
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. 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. |
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
-
All Frameworks
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AudioSwitcher.AudioApi:
Package | Downloads |
---|---|
AudioSwitcher.AudioApi.CoreAudio
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. |
|
VL.CoreLib.Windows
Windows specific VL CoreLib |
|
AudioSwitcher.Scripting.JavaScript
JavaScript extension that enables parsing and running of JavaScript files to perform functions of Audio Switcher. |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on AudioSwitcher.AudioApi:
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+
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha5 | 37,130 | 10/6/2016 |
4.0.0-alpha4 | 1,118 | 10/6/2016 |
4.0.0-alpha2 | 903 | 9/29/2016 |
4.0.0-alpha1 | 1,225 | 3/2/2016 |
3.1.0-beta4 | 1,304 | 2/18/2016 |
3.1.0-beta3 | 916 | 2/17/2016 |
3.1.0-beta2 | 887 | 2/16/2016 |
3.1.0-beta1 | 916 | 2/16/2016 |
3.0.0 | 111,717 | 1/12/2016 |
3.0.0-beta8 | 1,083 | 12/25/2015 |
3.0.0-beta7 | 1,027 | 12/11/2015 |
3.0.0-beta5 | 1,501 | 12/10/2015 |
3.0.0-beta4 | 1,053 | 12/9/2015 |
3.0.0-beta3 | 1,180 | 11/30/2015 |
3.0.0-beta1 | 1,033 | 11/16/2015 |
2.3.0 | 2,802 | 6/8/2015 |
2.2.5 | 1,382 | 4/29/2015 |
2.2.4 | 1,282 | 4/14/2015 |
2.2.2 | 1,612 | 3/16/2015 |
2.2.1 | 1,240 | 3/1/2015 |
2.1.3 | 1,536 | 1/25/2015 |
- Added device capabilities to express extra functionality that is optionally available to some devices
- Proper async/await support
BREAKING CHANGES:
- A bunch of synchronous functions have been removed