Info
Version: | 8.0.0 |
Author(s): | Sergiu Ciumac |
Last Update: | Thursday, December 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/AddictedCS/soundfingerprinting |
NuGet Url: | http://www.nuget.org/packages/SoundFingerprinting.Audio.NAudio |
Install
Install-Package SoundFingerprinting.Audio.NAudio
dotnet add package SoundFingerprinting.Audio.NAudio
paket add SoundFingerprinting.Audio.NAudio
SoundFingerprinting.Audio.NAudio Download (Unzip the "nupkg" after downloading)
Dependencies
- NAudio(>= 1.7.3)
- SoundFingerprinting(>= 7.0.0)
Tags
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.