Previous | Next | Trail Map | Sound | Contents

Sound

by Deborah Adair


This is a draft! Please send comments and suggestions on this trail to tutorial@java.sun.com with the word "sound" in the subject.
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 different types of audio clips, including: AIFF, AU, WAV, MIDI, and RMF.

Playing Sounds shows you how you can play consistent, reliable, high-quality audio from your Java programs.

Java Sound Engine Integration describes the features provided by the Java Sound engine and how it is integrated with JDK 1.2 and the other Java Media technologies.

Common Problems (and Their Solutions) lists some common problems you might encounter while using Java Sound and how to fix them.


Previous | Next | Trail Map | Sound | Contents