[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-25 Thread ZIN
Everything is ok except that i can't play back the record file .amr On Sep 24, 9:57 pm, "De San Nicolas Jean Philippe" <[EMAIL PROTECTED]> wrote: > I've resolved the problem but I've another one now. > > Does anyone have read an .amr issued from the audiorecorder? > > 2008/9/24 De San Nicolas Jea

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-24 Thread De San Nicolas Jean Philippe
I've resolved the problem but I've another one now. Does anyone have read an .amr issued from the audiorecorder? 2008/9/24 De San Nicolas Jean Philippe <[EMAIL PROTECTED]> > hey, > > I've just tried the sample SOUNDRECORDINGAPISAMPLE, and an error occured: > > 09-24 15:42:47.059: WARN/ServiceMan

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-24 Thread De San Nicolas Jean Philippe
hey, I've just tried the sample SOUNDRECORDINGAPISAMPLE, and an error occured: 09-24 15:42:47.059: WARN/ServiceManager(24): Permission failure: android.permission.RECORD_AUDIO from uid=10019 pid=5373 09-24 15:42:47.059: ERROR/AudioFlinger(24): Request requires android.permission.RECORD_AUDIO I'v

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-24 Thread Baonq86
Does anyone record the different format (not .amr) ?? On Sep 24, 3:10 pm, "De San Nicolas Jean Philippe" <[EMAIL PROTECTED]> wrote: > I've not played the .amr from the  SOUNDRECORDINGAPISAMPLE.  I've converted > an .mp3 in .amr with software and try to play it. And it woks. maybe the > probleme c

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-24 Thread De San Nicolas Jean Philippe
I've not played the .amr from the SOUNDRECORDINGAPISAMPLE. I've converted an .mp3 in .amr with software and try to play it. And it woks. maybe the probleme comes from the recorded .amr 2008/9/24 ZIN <[EMAIL PROTECTED]> > > can u show me the way to play the .amr format? i can't run it on > Andro

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-24 Thread ZIN
can u show me the way to play the .amr format? i can't run it on Android. On Sep 23, 6:04 pm, "De San Nicolas Jean Philippe" <[EMAIL PROTECTED]> wrote: > sorry,it works > > 2008/9/23 De San Nicolas Jean Philippe <[EMAIL PROTECTED]> > > > another question about sound an recording. I've read that t

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-23 Thread De San Nicolas Jean Philippe
sorry,it works 2008/9/23 De San Nicolas Jean Philippe <[EMAIL PROTECTED]> > another question about sound an recording. I've read that the only way to > record sound is to record it in AMR format. Is it true that the media player > does not read this format? And if it's true, is there another way

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-22 Thread De San Nicolas Jean Philippe
another question about sound an recording. I've read that the only way to record sound is to record it in AMR format. Is it true that the media player does not read this format? And if it's true, is there another way to read with the mediaplayer the sound that we'we recorded? 2008/9/23 Megha Joshi

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-22 Thread De San Nicolas Jean Philippe
thank's. another time... 2008/9/23 Megha Joshi <[EMAIL PROTECTED]> > Yes...the sample is intended to be used for 0.9 sdk, it wont work correct > for m5. > > 2008/9/22 De San Nicolas Jean Philippe <[EMAIL PROTECTED]> > > me again... >> >> I think Ive resolved the problem with sdcard but I have ano

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-22 Thread Megha Joshi
Yes...the sample is intended to be used for 0.9 sdk, it wont work correct for m5. 2008/9/22 De San Nicolas Jean Philippe <[EMAIL PROTECTED]> > me again... > > I think Ive resolved the problem with sdcard but I have another problem... > > the error message in red > > > ERROR/AudioHardware(518): Er

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-22 Thread De San Nicolas Jean Philippe
me again... I think Ive resolved the problem with sdcard but I have another problem... the error message in red ERROR/AudioHardware(518): Error 16 opening record channel ERROR/AudioFlinger(518): openRecord returned error 16 ERROR/AudioHardware(518): Attempt to close without open I run the sam

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-22 Thread jphdsn
Hello, I try the same sample and I have nearly the same result. have you installed an sdcard and try another time? Have you a positive result? I try to install an sdcard but I've always the same line In the logcat: "sdcard access error" I think I've an error in the path but don't arrive to resolve

[android-developers] Re: Problem when running SoundRecordingAPISample of Megha

2008-09-17 Thread Megha Joshi
Seems like you haven't installed sdcard on the emulator before trying this demo. You must be seeing a sdcard access error in the logcat. Please install the sdcard and try again. For instructions on how to do that see below: http://code.google.com/android/reference/emulator.html#sdcard 2008/9/17 ZI