A C# native implementation of a G711 encoder / decoder, based on RedHat/JBoss/Mobius code.
Info
Version: | 0.1.2 |
Author(s): | Jon Gooch |
Last Update: | Tuesday, May 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jongoochgithub/GroovyCodecs |
NuGet Url: | https://www.nuget.org/packages/GroovyG711 |
Install
Install-Package GroovyG711
dotnet add package GroovyG711
paket add GroovyG711
GroovyG711 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.1)