R
Roedy Green
There is sun.audio.AudioPlayer.start which is not an official class.
There is java.applet.AudioClip.play only available in Applets.
There is JMF which requires a special jar.
Is there anything light weight that just plays short sound file that
will work in Java Web Start and Applets?
There is java.applet.AudioClip.play only available in Applets.
There is JMF which requires a special jar.
Is there anything light weight that just plays short sound file that
will work in Java Web Start and Applets?