Audio recording support is a bit rough in 1.0. The AMR-NB file format is described here:
http://www.ietf.org/rfc/rfc3267.txt It's just a simple header appended to the raw AMR stream. On Nov 4, 1:55 am, mesak82 <[EMAIL PROTECTED]> wrote: > I'm using Sound Recorder application and after recording I cannot see > that audio in the playback list in Music application, but it's on the > SD card. > > Sound Recorder also stores recorded audio in raw format? Is it > expected not to see the recorded file in playback lists? > > Rgrds, > Misa > > > if u are just receiving the data from recorder and storing it in raw > > format it wont play; requires other magic headers to be placed > > for .amrfile format; > > On Oct 28, 10:49 pm, gs_cmans <[EMAIL PROTECTED]> wrote: > > > >>> But the music media in Android can't play this format? > > > try save it as .3GPP and play it. > > > if u are just receiving the data from recorder and storing it in raw > > format it wont play; requires other magic headers to be placed > > for .amrfile format; refer IF2 documentation > > > -g > > > On Sep 22, 9:50 am, ZIN <[EMAIL PROTECTED]> wrote: > > > > I saw in the properties MediaRecorder.AudioEncoder.AMR_NB, so the only > > > format audio recorder type is .AMR > > > But the music media in Android can't play this format? > > > What can i solve this problem?- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

