Hi
On Mon, Jul 27, 2009 at 05:42:39PM -0700, tansaku wrote: > So Android support recording of audio in the 3GPP/AMR format, however > it seems that there is no built in support for conversion to mp3 which > is what I need to be able to upload audio to a web service I am > working with. [..] Have a look at Sox (sox.sourceforge.net). I used it sucessfully to convert Android recordings (amr) to mp3 (on the PC, not on the mobile). You might have to compile it yourself. Many formats are optional and are only built if you have the corresponding libs. AUDIO FILE FORMATS: 8svx aif aifc aiff aiffc al amb amr-nb amr-wb anb au avi avr awb caf cdda cdr cvs cvsd cvu dat dvms f4 f8 fap ffmpeg flac fssd gsm hcom htk ima ircam la lpc lpc10 lu m4a mat mat4 mat5 maud mp2 mp3 mp4 mpg nist ogg paf prc pvf raw s1 s2 s3 s4 sb sd2 sds sf sl smp snd sndfile sndr sndt sou sox sph sw txw u1 u2 u3 u4 ub ul uw vms voc vorbis vox w64 wav wavpcm wmv wv wve xa xi Bye dworz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

