bert
-
DtmfDetection
by: bert- 60,794 total downloads
- last updated 3/22/2020
- Latest version: 1.2.2
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. Documentation:... More information -
- 58,432 total downloads
- last updated 3/22/2020
- Latest version: 1.2.2
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... More information -
FParsec.
by: bertCSharp - 53,989 total downloads
- last updated 12/28/2021
- Latest version: 12.2.0
FParsec.CSharp is a thin C# wrapper for FParsec. Documentation: https://github.com/bert2/FParsec.CSharp Release notes: Declare nullability correctly for Opt() and when unwrapping parser replies. -
- 29,908 total downloads
- last updated 7/1/2020
- Latest version: 4.1.0
A set of extensions methods to help working with nullable types by implementing the Maybe monad on top of `T?`. Documentation: https://github.com/bert2/Nullable.Extensions Release notes: Add new `Else()`... More information