JSpeex is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech).

It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI to enable complete and easy integration into Java applications.

Additional tools include Ant tasks for encoding and decoding Speex files and an example swing player and recorder application and applet.

$Id: Overview.html,v 1.1 2004/10/20 17:50:53 mgimpel Exp $

All Packages Core JSpeex codec package JavaSound SPI for JSpeex package Other Packages 
Package Description
org.xiph.speex
JSpeex codec package.
org.xiph.speex.ant
JSpeex Ant package.
org.xiph.speex.player
JSpeex player package.
org.xiph.speex.spi
JSpeex JavaSound SPI package.