JavaCodex
tips and tricks, applications, downloads, java swing, etc.
Web Directories
Sunday, September 4, 2011
SimpleAudioPlayer
Playing an audio file (easy)
Purpose.
Plays a single audio file.
Usage.
java SimpleAudioPlayer
audiofile
Parameters.
audiofile
the name of the audio file that should be played
Bugs, limitations.
Only PCM encoded files are supported. A-law, μ-law, ADPCM, ogg vorbis, mp3 and other compressed data formats are not supported. For playing these, see
AudioPlayer
.
Source code.
SimpleAudioPlayer.java
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment