<applet
name="playSound"
code="playSound" codebase="file:/c:/bungay/java/jws/playSound"
width="180"
height="60"
align="Top">
<param name=whichsound value="cuckoo.au">
<param name=soundlabel value="Say
Monod and I am a cuckoo">
<alt="If you had a java-enabled browser, you would
see an applet here.">
</applet>
After it says codebase, you must provide the location
of my class file playSound.class
Substitute your sound file (sampling rate 8000, 16
bit) for mine. You need to find a program that saves your sound file in
.au format.
The soundlabel value is what will be the label of
the button