The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Speech::Recognizer::SPX

0.06_02 Tue Mar 27 12:17:45 EST 2001
	- First externally released version.
	- No code changes from 0.06_01, just different copyright
	  notices, with the addition of a README.

0.06_01 Fri Feb  9 12:52:49 EST 2001 (UNRELEASED)
	- Give a way to pass raw data into Audio::SPX::Continuous
	  (hooray for undocumented features :P)

0.06 Thu Jan 25 14:15:00 EST 2001 (UNRELEASED)
	- Skipped a version, oh well.
	- Add the sub-directories' test suites to MANIFEST (doh)
	- Fix the calling conventions for uttproc_rawdata() and
	  uttproc_result().
	- Add a testsuite for Speech::Recognizer::SPX itself.
	- Add demos of using Audio::SPX::Continuous with select().
	- Add proper path searching for Sphinx2 libraries in
	  Makefile.PL and use the exported $SPHINXDIR variable for
	  defaults.
	- Fix 'undefined value' warnings in Audio::SPX read functions.
	- Allow the use of hash references for fbs_init().

0.04_99 Wed Dec 13 17:02:59 EST 2000 (UNRELEASED)
	- Split off feature extraction and audio modules, link with
	  necessary libraries
	- Changed name to Speech::Recognizer::SPX to comply with the
	  Sphinx2 license and fit into the CPAN namespace better
	- Add exporter functionality to Speech::Recognizer::SPX, and
	  put together some nice tags of things to export.
	- The only thing missing before this can be released is
	  documentation and a test suite, I think.

0.04 Mon Dec  4 17:34:34 EST 2000 (UNRELEASED)
	- Add cepstral analysis (Sphinx2::FE) methods.
	- Make Sphinx2::Audio::init and Sphinx2::Audio::Continuous::init
	  class methods.
	- Fix tty-continuous.

0.03 Sun Dec 03 14:17:46 2000 (UNRELEASED)
	- Add a server module and a demo of streaming audio to Sphinx
	  over the network.  Remove the really broken and stupid
	  pipe-demo.pl :)

0.02_01  Fri Dec 01 11:29:46 2000 (UNRELEASED)
	- Add copyright notices.

0.02  Fri Dec 01 00:42:57 2000 (UNRELEASED)
        - Fix the interface, removing evil autoload.
	- Add the option to specify one's own ARGV to fbs_init()
	- Add a hacked-up continuous-audio-from-random-file API.
	- Add two demos.

0.01  Wed Nov 29 12:25:19 2000 (UNRELEASED)
	- original version; created by h2xs 1.19