JSpeex API Specification

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

See:
          Description

Core JSpeex codec package
org.xiph.speex JSpeex codec package.

 

JavaSound SPI for JSpeex package
org.xiph.speex.spi JSpeex JavaSound SPI package.

 

Other Packages
org.xiph.speex.ant JSpeex Ant package.
org.xiph.speex.player JSpeex player package.

 

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 $



Copyright © 1999-2004 Wimba S.A. All Rights Reserved.