mp3 to wav converter

i am looking for mp3 to wav converter Api (in j2me) how it can be done help needed plz it 's urgent ! hoping for an early reply
[142 byte] By [RizwanZahida] at [2007-10-3 3:45:19]
# 1

no way!

you've got a java api for j2se: the javasound api but it can't be available in j2me. best thing to do is to use a soft (like cdex,...) to convert mp3 to wav or, if you have an available server (like tomcat), create a app that uses javasound api to convert your songs when you put them on the server (via an admin console)

peace

suparenoa at 2007-7-14 21:41:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
> no way!Yes way: http://www.javazoom.net/javalayer/javalayer.html ;)
deepspacea at 2007-7-14 21:41:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
sorry ! i can't know everything !!! thanks for the tip deepspace
suparenoa at 2007-7-14 21:41:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...