Skip to content

onlyshk/g711

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

g711

g711 - is implemeation of g711 standard for audio companding.

Build

Go to the src dir:

cd src

Run erlang shell:

erl

Compile g711.erl:

>> c(g711).
{ok., g711}

LICENSE

License of g711 in LICENSE file

About

g711 erlang implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages