Java Examples
<html> <head> <title>NewAudioClip_Applet</title> </head> <body> <applet code="NewAudioClip_Applet" width="700" height="500"></applet> </body> </html>