SoundFingerprinting.Audio.NAudio
6.3.0
.NET Framework 4.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 SoundFingerprinting.Audio.NAudio --version 6.3.0
NuGet\Install-Package SoundFingerprinting.Audio.NAudio -Version 6.3.0
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="SoundFingerprinting.Audio.NAudio" Version="6.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoundFingerprinting.Audio.NAudio --version 6.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SoundFingerprinting.Audio.NAudio, 6.3.0"
#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 SoundFingerprinting.Audio.NAudio as a Cake Addin
#addin nuget:?package=SoundFingerprinting.Audio.NAudio&version=6.3.0
// Install SoundFingerprinting.Audio.NAudio as a Cake Tool
#tool nuget:?package=SoundFingerprinting.Audio.NAudio&version=6.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NAudio extension library for SoundFingerprinting framework. This extension provides the ability to read all files supported by NAudio media foundation framework. Since NAudio depends on Windows native calls, this extension can execute only in Windows environment.
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- NAudio (>= 1.7.3)
- SoundFingerprinting (>= 6.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 3,338 | 12/23/2021 |
8.0.0-beta3 | 121 | 12/10/2021 |
7.0.0 | 1,499 | 7/1/2019 |
6.3.0 | 665 | 6/5/2019 |
6.2.0 | 797 | 3/4/2019 |
6.1.1 | 614 | 2/15/2019 |
6.1.0 | 637 | 2/2/2019 |
6.0.0 | 766 | 11/6/2018 |
5.2.3 | 779 | 9/20/2018 |
5.2.2 | 3,610 | 7/4/2018 |
5.2.1 | 972 | 5/10/2018 |
5.2.0 | 1,004 | 4/29/2018 |
5.1.0 | 918 | 4/10/2018 |
5.0.0 | 948 | 3/13/2018 |
5.0.0-alpha | 713 | 3/12/2018 |
1.0.2 | 2,967 | 6/7/2014 |
1.0.1.20018 | 1,244 | 6/1/2014 |
1.0.0.33376 | 3,370 | 4/26/2014 |
Since version 5.0.0 NAudio extension library comes in a separate package. SoundFingerprinting v5.x supports .NET standard 2.0, thus NAudio extension is now released separately.