Hey everyone !
I am trying to use MMAPI with my J2ME application.. I am doing a multimedia player and id like to play some MP3 files..
It seems to be possible with MMAPI 1.1 (specification here :
http://jcp.org/aboutJava/communityprocess/final/jsr135) but i can't manage to get the implementation. it is written on sun.com
(here :
http://java.sun.com/products/j2mewtoolkit/download-2_1.html) that mmapi 1.1 is included with the jwt2.1 !! but it is the version 1.0 which is actually included !!!
Does someone know where or how could i get the implementation of MMAPI1.1 ?
.. maybe some1's got an other way to play mp3 (j2me with cldc1.1,midp2.0,mmapi1.0) ?
thks a lot
Bruno