We would like to export our audio to amr format from a tool we have. Does anyone know where I may find details for the licensing of a tool or source code for generating amr fiels or converting amr files?
Cheers,
Raef
RE: AMR converter distribution
2002-10-09, 08:57#2
Hi,
We have developed such converter.
Some info below;
"
Ankanet Audio Converter written in Java to make conversions as;
- WAV to AMR conversion
- AMR to WAV conversion
- MIDI to WAV conversion
- MIDI to AMR conversion
- monoWAV to monoMIDI conversions
You can easily use the Converter in any java program or as command line application.
The Converter can be used under any platform (windows, linux, unix),
it is developed %100 Java.
"
I was able to compile the tools with Borland C++builder after a few corrections ( typedefs for Platform etc.).
Source is plain C so you could use any compiler.
the routines are not the fastest , they are somewhat 4-5 times slower as the great tool "Helix Mobile Producer" by realnetworks
But you get the source, don't know if you are allowd to use it, did'nt find a licensing info