i have written jni wrappers around mpg123 and libvorbis for android.
you can find them included in libgdx which is available at
http://code.google.com/p/libgdx/. More info can be found at
http://www.badlogicgames.com or you can email if you have any
questions. writting to a wav file is not included should be extremely
simple though.

On 2 Mai, 19:48, Peter Jeffe <pje...@gmail.com> wrote:
> On May 2, 6:36 am, yakura y <yakura....@gmail.com> wrote:
>
> > Is there any library out there that it allows to decode mp3/ogg to wav in
> > android in realtime? (not necessarily in realtime but it could be great). I
> > think I need to use the NDK but I would not like to have to manage with
> > that.
>
> ffmpeg and mpg123 are the ones that I know of for MP3, don't know of
> any for OGG.  I don't think you're going to find a Java decoder, and
> certainly not in real time.
>
> -- Peter
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to