Skip to content

Jiago/amr

 
 

Repository files navigation

This library is written in pure Java to provide encoding and decoding raw digital data into 
AMR WB/NB format and vice versa. It uses OpenAMR native framework, contains
precompiled libraries for Windows 32/64 bit, Linux 32/64 bit, Mac 10 64 bit,
 Arm OS.

Requires: Java 1.6+, Ant 1.6+

To buld, type:
ant or ant build

To generate javadoc, type:
ant doc

About

Java wrapper for OpenAMR that allows encode and decode into AMR and from AMR format in Java enviroment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.3%
  • Java 46.1%
  • Makefile 1.9%
  • Batchfile 0.7%