Does Sound Recorder application also save recorded audio in a raw format? I'm recording using Sound Recorder, the file is saved (it's on sdcard and also showed in logcat is being stored) but if I try to open the file from Music application, the file I recorded is not even shown in the play list. Could that be related?
Rgrds, Misa 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 -~----------~----~----~----~------~----~------~--~---

