AudioSwitcher.AudioApi
2.2.5
dotnet add package AudioSwitcher.AudioApi --version 2.2.5
NuGet\Install-Package AudioSwitcher.AudioApi -Version 2.2.5
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" Version="2.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AudioSwitcher.AudioApi" Version="2.2.5" />
<PackageReference Include="AudioSwitcher.AudioApi" />
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 --version 2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AudioSwitcher.AudioApi, 2.2.5"
#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&version=2.2.5
#tool nuget:?package=AudioSwitcher.AudioApi&version=2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Library which facilitates interacting with Audio Devices
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (6)
Showing the top 6 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+
|
|
ksasao/TTSController
各種 Text-to-Speech エンジンを統一的に操作するライブラリです
|
- Added IAudioController.GetDevices(Type)