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
Showing posts with label Java Programming. Show all posts
Showing posts with label Java Programming. Show all posts
Tuesday, September 14
Thursday, August 26
Reading input from console in Java
If you are new to Java then you may be thinking of reading input from console. I have seen many people being able to take input in swing framework, but the most basic thing, reading input from console as in C/C++, they gets bewildered.. :D
So today I think of updating my blog with the basic idea of reading input from console which is very simple.Here I have implemented console class for this purpose.
So today I think of updating my blog with the basic idea of reading input from console which is very simple.Here I have implemented console class for this purpose.
Subscribe to:
Posts (Atom)