hey every body,
i have some .mp3 files on server , how can i play this files using my java program?
i want a simple example plz !!!:(
Printable View
hey every body,
i have some .mp3 files on server , how can i play this files using my java program?
i want a simple example plz !!!:(
What you've tried so far? Did you search on the web?
There is a library called JLayer which you can use to play mp3 files. Have a look at the documentation.