
Originally Posted by
delipsingh
I am trying to record audio in AMR format on Nokia 3650, which then I send over network. Though am able to record in a file (TMdaFileClipLocation). But I need to record it in buffer (TMdaDesClipLocation), so that I don't have to read it from file to send over network. I get MediaServer error when i tryto open AudioRecorderUtility with a descriptor.
Is anybody able to record audio in AMR format in descriptor?
Is it possible to do AMR recording on Nokia 6600/6620/6630? I am not able to record for AMR codec, but they allow wav recording (both TMdaPcmWavCodec and TMdaMulawWavCodec). Both these codecs requires big buffer. Is there any other codec (GSM) supported in these phones if not AMR.
Need to find out what all phones supports AMR recording.
Thnx