View Single Post
  #2 (permalink)  
Old 10-31-2007, 12:31 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
You can not play mp3 files with standard java api. You should use third party libraries to play them. And there is nothing wrong to convert wav to mp3 with LAME. I guess your problem is that mp3 is not supported in the way you used to play sound files.
Reply With Quote