jmUtil      

Clickboard
Back
Master
Plexel
Plexos
More
Java
Security
Control
Local
Dictionary

Paul's Fax

In the Java Applet package (java.applet), the Applet class and AudioClip interface provide basic support for playing sounds. Currently, the Java API supports only one sound format: 8 bit, µlaw, 8000 Hz, one-channel, Sun ".au" files. You can create these on a Sun workstation using the audiotool application. You can convert files from other sound formats using an audio format conversion program.
Applet Source