schar4
19th June 2002, 14:53
I'm builded a SwingApplet that displays last songs played and some statistics.
Now I want to add a button that connect to the stream and play my station through the applet, so I won't need winamp to listen to it. I think I can use the javax.sound.sampled class to do it (AudioInputStream...) but I don't know exactly how. I DL some free codes but they belong to complexes API and I don't know what is doing what and I can't get it to work.
Your solution would be strongly appreciate.
Bye everyone.
Now I want to add a button that connect to the stream and play my station through the applet, so I won't need winamp to listen to it. I think I can use the javax.sound.sampled class to do it (AudioInputStream...) but I don't know exactly how. I DL some free codes but they belong to complexes API and I don't know what is doing what and I can't get it to work.
Your solution would be strongly appreciate.
Bye everyone.