I read in the API, but still not found out how to play a mp3. I have not found any tutorials...
Can someone tell me how to use FMJ ? Or give me some tutorial links?
Thank you
I read in the API, but still not found out how to play a mp3. I have not found any tutorials...
Can someone tell me how to use FMJ ? Or give me some tutorial links?
Thank you
If you can figure how to play a sound file using Java Sound (avoid Clip(1)), then it is possible to play MP3 files by adding the JMF based mp3plugin.jar to the run-time class-path of the application.