Sound
Playing MIDI files
Section titled “Playing MIDI files”
MidiSystem
It creates and retrieves a Sequencer from the MidiSystem and plays MIDI files.
Playing WAV files
Section titled “Playing WAV files”
Sound
This program uses AudioSystem to create and retrieve AudioInputStream, Clip, etc., and then plays WAV files.
Play a beep sound
Section titled “Play a beep sound”Set event sounds with AuditoryCues
Section titled “Set event sounds with AuditoryCues”
AuditoryCues
Set `AuditoryCues.playList` in `UIManager` to play warning sounds when a dialog box opens.
Changing the beep sound setting in a JTextField
Section titled “Changing the beep sound setting in a JTextField”
DeleteKeyBeep
This setting changes the beep sound that plays when you press the Delete or Backspace key in a JTextField, etc.