[android-developers] Re: Audio recorder format

2008-10-29 Thread Guillaume Perrot
This is the audio codec for catpured sounds. Default is the same as AMR_NB, this is the audio codec generally used in 3gp videos. On Oct 29, 4:47 am, april <[EMAIL PROTECTED]> wrote: > So there is no body doing Audio related coding on Android? > > On Oct 28, 10:41 am, april <[EMAIL PROTECTED]> wr

[android-developers] Re: Audio recorder format

2008-10-28 Thread april
So there is no body doing Audio related coding on Android? On Oct 28, 10:41 am, april <[EMAIL PROTECTED]> wrote: > In AudioEncorder class (http://code.google.com/android/reference/ > android/media/MediaRecorder.AudioEncoder.html#DEFAULT) > there are 2 attribute, DEFAULT and AMR_NB. What is DEFAUL