A C# native implementation of a G729 encoder / decoder, based on libjitsi/Atlassian 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/GroovyG729 |
Install
Install-Package GroovyG729
dotnet add package GroovyG729
paket add GroovyG729
GroovyG729 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.1)