| Author |
Play a WAV file in Java
|
Andreas Bystrom
Ranch Hand
Joined: Mar 05, 2003
Posts: 32
|
|
Hi all! Is it possible to play a wav file in java? I don't want to use JMF. I have seen the method Applet.newAudioclip(), is this somehting that can be used even if you have an application that is not an Applet? Some other suggestions of how to play a file? // Andreas
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
|
Take a look at http://java.sun.com/j2se/1.3/docs/guide/sound/
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
 |
|
|
subject: Play a WAV file in Java
|
|
|