yes you can. the format is .amr and you can read it with the mediaplayer. -:)
2008/10/1 april <[EMAIL PROTECTED]> > > How do you test the code without real phone? Can you record from > emulator? what is the format of sound? > > Thank! > > On Oct 1, 9:25 am, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > > Eventually I used a "hidden" default intent to capture a sound and > > retrieve the audio file: new > > Intent(MediaStore.Audio.Media.RECORD_SOUND_ACTION); > > > > On 1 oct, 15:12, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > > > > > I found SoundRecordingDemo in the mailing list files. > > > I tried this because I try to record a sound in one of my > > > activities... > > > First I had to add the RECORD_AUDIO permission in order not to have an > > > error message. > > > Regarding the code, the media scanner should be launched after > > > recording, but I had to do this myself (in dev tools application) in > > > order to see the new file in the music application. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---