the API defenition for this seems to be left out in the android framework code for some funny reason; may be a catch16 or so.
though the internal system codec libraries of OPENCORES implementation supports this; some parts of internal code sets this with SetOutputBitrate(..) functions which are not include in MediaRecorder interface. the framework code can be modified to fix this, but that change would anyway will not be helpful in G1 until you flash the firmware with modified image. Though this will help for testing in emulator using custom image. regards -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? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

