Downloadliste

Projektbeschreibung

JSpeex is a Java port of the Speex speech codec (a
patent-free, Free software audio compression
format designed for speech). It provides both the
decoder and the encoder in pure Java, as well as a
JavaSound SPI.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-31 14:59
0.9.7

Diese Version kann jetzt befassen sich mit Ogg Ogg Stream mit leeren Seiten. Es schließt eigentlich die InputStream am Ende des JSpeexEnc.encode.
Tags: Minor bugfixes
This release can now deal with Ogg stream containing empty
Ogg pages. It properly closes the InputStream at the end of
JSpeexEnc.encode.

2004-10-22 00:36
0.9.5

Ein ziemlich wichtiger Fehler, der den Decoder von ordnungsgemäß entschlüsselt Stereo-Dateien wurde behoben. Einige Unit-Tests wurden hinzugefügt, um sicherzustellen, dass der Fehler nicht erneut angezeigt.
Tags: Major bugfixes
A rather important bug that prevented the decoder from properly decoding stereo files has been fixed. Some unit tests have been added to make sure that bug never reappears.

2004-06-25 13:51
0.9.4

Diese Version behebt einen Fehler in der SPI das bedeutete, dass nicht alle SpeexEncodings durch die SpeexAudioFileWriter anerkannt wurden. Diese Veröffentlichung fügt auch ein paar Freatures die Speex2PcmAudioInputStream (überspringen, etc.).
Tags: Minor bugfixes
This version fixes a minor bug in the SPI that meant that not
all the SpeexEncodings were recognised by the
SpeexAudioFileWriter. This release also adds a couple of
freatures to the Speex2PcmAudioInputStream (skip, etc.).

2004-01-28 11:56
0.9.2

Diese Version behebt einen Fehler in der Berechnung der Höhe der verfügbaren Daten in der Audio-Streams und Fügt Unterstützung für Speex Wave-Datei-Decodierung.
Tags: Minor bugfixes
This version fixes a bug in the calculation of the amount
of available data in the audio streams, and adds beta
support for Speex wave file decoding.

2004-01-13 22:24
0.9

Kleine Bugfixes, einige neue Kommandozeilen-Optionen, und die Synchronisation der Code mit Speex 1.0.3.
Tags: Minor bugfixes
Small bugfixes, some new command line options, and synchronization of the code with Speex 1.0.3.

Project Resources