DtmfDetection 0.1.6003.39038
See the version list below for details.
dotnet add package DtmfDetection --version 0.1.6003.39038
NuGet\Install-Package DtmfDetection -Version 0.1.6003.39038
<PackageReference Include="DtmfDetection" Version="0.1.6003.39038" />
paket add DtmfDetection --version 0.1.6003.39038
#r "nuget: DtmfDetection, 0.1.6003.39038"
// Install DtmfDetection as a Cake Addin #addin nuget:?package=DtmfDetection&version=0.1.6003.39038 // Install DtmfDetection as a Cake Tool #tool nuget:?package=DtmfDetection&version=0.1.6003.39038
Implementation of the Goertzel algorithm for the detection of DTMF tones (aka touch tones) in audio data. Install the package "DtmfDetection.NAudio" for integration with NAudio.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DtmfDetection:
Package | Downloads |
---|---|
DtmfDetection.NAudio
Extends NAudio with means to detect DTMF tones (aka touch tones) in live audio data and audio files. Documentation: https://github.com/bert2/DtmfDetection Release notes: Refactor wait time estimation of the `BackgroundAnalyzer` to a less handcrafted solution. |
GitHub repositories
This package is not used by any popular GitHub repositories.