Tuesday, September 14

Playing MP3 in Java Programming Language Using JLayer

Yeah..! and finally its done.. I was havin problem wid. Now I got a good library (JLayer) and I am able to play MP3 files. I had a confusion whether to use JMF(Java Media Framework), GStreamer, JLayer or any other alternatives... And now I am attached with JLayer... probably I think :)

So I am here to show you a simple method of playing MP3 file in Java Programming Language using third party library JLayer (licensed under LGPL)

So if you are to make a simple MP3 player then you first got to download this library JLayer
download from JLayer Homepage
download from Sourceforge