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

2008-09-25 Thread ZIN
; > 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 <[

[android-developers] Problem with Android SDK 1.0 when playing media

2008-09-24 Thread ZIN
I copy a file with wma format to sdcard and try opening this media file with Android Music App. But it said that "The player can't support this format". (I have already openned this format in SDK 9.0 beta and got success.) What's the problem with the newest SDK? --~--~-~--~~---

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

2008-09-24 Thread ZIN
hdsn <[EMAIL PROTECTED]> > > >>>> 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

[android-developers] Recorder Audio

2008-09-22 Thread ZIN
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? --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: Recorder Sound

2008-09-20 Thread ZIN
PROTECTED]> wrote: > You can use the various MediaRecorder.setXXX() > methods.http://code.google.com/android/reference/android/media/MediaRecorder > > Only audio recording APIs are available in the sdk. For sample code check > out the SoundRecordingDemo in Files section.

[android-developers] Recorder Sound

2008-09-18 Thread ZIN
I want to control some recording parameters. Can anyone tell me more detail about the function of this Anroid SDK. Thanks, --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] Problem when running SoundRecordingAPISample of Megha

2008-09-17 Thread ZIN
I have downloaded this project, and try running it in Android Emulator. When i click on the StopRecording Button, an alert appears :" process com.android.samples.audio has stopped unexpectedly ". I wonder there is a problem in this project. Can someone help me to fix that? Thanks, --~--~