I have 8k 16bit PCM and I want to implement algorithm for converting it to AMR. How should I proceed?
I need some kind of guide or tutorial explaining how to encode PCM to AMR.
Note: For now I only need to be able to encode PCM to AMR without decoding mechanisms.
Asked
Active
Viewed 710 times
1

gop
- 2,150
- 5
- 26
- 54
-
Tried to goole around? (e.g. [AMR codecs](http://www.penguin.cz/~utx/amr)) – Archie Sep 03 '11 at 16:24
1 Answers
0
I found all I needed here http://en.wikipedia.org/wiki/Adaptive_Multi-Rate_audio_codec in the links section.

gop
- 2,150
- 5
- 26
- 54