Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Play MP3s/WAVs in Java 1

Status
Not open for further replies.

Techno1X

Programmer
Mar 21, 2008
12
CA
I've looked over the Internet, through Sun's APIs, and it appears there's more than one way to do it... but I couldn't get any to work :p

I'm using the SwingSet API... if someone could help me on how to play a basic WAV or MP3, that'd be great. Thank you!
 
Does anyone have the answer to this? I really want to make my own MP3 player. Thanks
 
I am not sure what you are trying to accomplish, but I would try and put the WAV & MP3's in MySQL DB then use Java to call the table.
 
My background's limited to Java... so I'm not familiar how to link with MySQL. I know there are packages to link with MS Office (i.e. Apache POI). Is this a req. or is there some workaround - i.e. using the javax.sound.* package? tx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top