W3cubDocs

/OpenJDK 25

Package javax.sound

package javax.sound
Provides interfaces and classes for the Java Sound API. The API is divided into sub-packages.
  • Capture, processing and playback of sampled audio data is under javax.sound.sampled.
  • Sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data is under javax.sound.midi.
For more information on using Java Sound see:
Since:
25
Class Description
SoundClip
The SoundClip class is a simple abstraction for playing a sound clip.

© 1993, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/25/docs/api/java.desktop/javax/sound/package-summary.html