Description: Create a player with the applet, set the play in the interface, loop, stop button, the audio files in the same directory as the applet, using the URL class to locate the audio file for playback. Java support for audio formats: wav, AIFF, MIDI, AU, and RMF, wav format commonly used here.
To Search:
File list (Check if you may need any files):
Player\Player.class
......\夜曲.wav
......\Player.java
Player