Java Media Framework - recording and playing audio and video
JMF
Java 1.5 Sound Programmer Guide
JSAPI Tech Tip
JSAPI Demo with Oscilloscope
JMF on Ubuntu
Setting up JMF on Ubuntu
Playing audio clips:
Wish I found this first - mindprod.com
AboutSound and SoundMonitor, discover and iterate sound capabilities, public domain
To play or capture sound using the Java Sound API, you need at least three things: formatted audio data, a mixer, and a line.
play and record code example: ibm
play audio: developer.com
play audio code example: java-tips
Sound
Accessing Audio System Resources
Clip and SourceDataLine
Applet
MP3 lib JZoom JLayer
MPEG-4 & AAC generator/player SDK - IBM Toolkit for MPEG-4
Create content for ISMA and 3GPP compliant devices
List of all audio/video type supported
JCraft JOrbis Ogg LPGL player
Java 1.5 Sound Programmer Guide
JSAPI Tech Tip
JSAPI Demo with Oscilloscope
JMF on Ubuntu
Setting up JMF on Ubuntu
Playing audio clips:
Wish I found this first - mindprod.com
AboutSound and SoundMonitor, discover and iterate sound capabilities, public domain
To play or capture sound using the Java Sound API, you need at least three things: formatted audio data, a mixer, and a line.
play and record code example: ibm
play audio: developer.com
play audio code example: java-tips
Sound
Accessing Audio System Resources
Clip and SourceDataLine
Applet
MP3 lib JZoom JLayer
MPEG-4 & AAC generator/player SDK - IBM Toolkit for MPEG-4
Create content for ISMA and 3GPP compliant devices
List of all audio/video type supported
JCraft JOrbis Ogg LPGL player
Comments