|
|
Sound
Your feedback is important to us! If you have comments about this trail, send them to: tutorial@java.sun.com. In your message, put sound in the subject header.
This trail shows you how to use the Java Sound engine in JDK 1.2 to
play audio data from both applications and applets. Java Sound enables
you to play many types of audio clips, including AIFF, AU, WAV, MIDI,
and RMF files.
Overview
describes the features provided by the Java Sound engine
and how it is integrated with JDK 1.2 and the other
Java Media technologies.
Playing Sounds
shows you how you can play consistent, reliable, high-quality audio
from your Java programs.
|