Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 릴리스에는 지금 비어있는 오그 스트림을 포함하는 페이지를 오그 처리 수있습니다. 그것은 제대로 JSpeexEnc.encode의 끝에 InputStream을 닫습니다.
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

제대로 스테레오에서 파일을 디코딩하는 디코더를 방해하는 대신 중요한 버그가 수정되었습니다. 일부 유닛 테스트를 확실히 버그가 나타납니다 절대 수 있도록 추가되었습니다.
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

그 모든 SpeexEncodings SpeexAudioFileWriter에 의해 인정했다 뜻이 버전의 패치는 SPI의 사소한 버그. 이 릴리스에는 또한 Speex2PcmAudioInputStream에 (, 등)을 건너 freatures의 몇 가지 추가합니다.
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

이 버전의 수정 프로그램을 오디오 스트림에 사용 가능한 데이터의 양을 계산 버그, 그리고 추가된 Speex 웨이브 파일을 디코딩을위한 베타 버전을 지원한다.
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

작은 버그수정, 몇 가지 새로운 명령줄 옵션과 함께 추가된 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