SoundFingerprinting.Audio.NAudio
5.0.0-alpha
Prefix Reserved
See the version list below for details.
dotnet add package SoundFingerprinting.Audio.NAudio --version 5.0.0-alpha
NuGet\Install-Package SoundFingerprinting.Audio.NAudio -Version 5.0.0-alpha
<PackageReference Include="SoundFingerprinting.Audio.NAudio" Version="5.0.0-alpha" />
<PackageVersion Include="SoundFingerprinting.Audio.NAudio" Version="5.0.0-alpha" />
<PackageReference Include="SoundFingerprinting.Audio.NAudio" />
paket add SoundFingerprinting.Audio.NAudio --version 5.0.0-alpha
#r "nuget: SoundFingerprinting.Audio.NAudio, 5.0.0-alpha"
#addin nuget:?package=SoundFingerprinting.Audio.NAudio&version=5.0.0-alpha&prerelease
#tool nuget:?package=SoundFingerprinting.Audio.NAudio&version=5.0.0-alpha&prerelease
NAudio extension library for SoundFingerprinting framework. SoundFingerprinting default library is designed to read only raw wave files. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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.5
- NAudio (>= 1.7.3)
- SoundFingerprinting (>= 5.0.0-alpha)
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 | 5,357 | 12/23/2021 |
8.0.0-beta3 | 252 | 12/10/2021 |
7.0.0 | 1,770 | 7/1/2019 |
6.3.0 | 902 | 6/5/2019 |
6.2.0 | 1,033 | 3/4/2019 |
6.1.1 | 811 | 2/15/2019 |
6.1.0 | 841 | 2/2/2019 |
6.0.0 | 992 | 11/6/2018 |
5.2.3 | 1,033 | 9/20/2018 |
5.2.2 | 6,181 | 7/4/2018 |
5.2.1 | 1,327 | 5/10/2018 |
5.2.0 | 1,335 | 4/29/2018 |
5.1.0 | 1,240 | 4/10/2018 |
5.0.0 | 1,286 | 3/13/2018 |
5.0.0-alpha | 998 | 3/12/2018 |
1.0.2 | 3,465 | 6/7/2014 |
1.0.1.20018 | 1,614 | 6/1/2014 |
1.0.0.33376 | 4,164 | 4/26/2014 |
Since version 5.0.0 NAudio extension library comes in a separate package. SoundFingerprinting.5.0.0 supports .NET standard 2.0, thus NAudio extension is now released separately.