(top)

gnome-speech 0.3.7:

* FreeTTS driver now includes and uses a user_addenda.txt pronunciation
  lexicon addenda to support characters from the extended ISO8859-1 character
  set as well as the unicode currency block - bug 163805 (Willie Walker)

* Automatic detection of voices for festival driver - part of bug 141516
  (Fernando Herrera)

* Fixes for bug 301086 (Willie Walker), bug 141516 (Bill Haneman and Fernando
  Herrera), bug 169805 (Bill Haneman), and bug 167810 (Oana Serb)

----------
gnome-speech 0.3.6:

* Festival driver now supports callbacks and end-of-speech markers - thanks to
  Oana Serb of BAUM Retec.

* FreeTTS driver is less intolerant of nonstandard JAVA environments at 
  build time (Callum McKenzie).

* IBM ViaVoice driver updated to work with new Linux ViaVoice runtime
  (Marc Mulcahy)

* Critical fixes for FreeTTS 1.2 driver which could cause speech to fail
  (Marc)

gnome-speech 0.3.5:

* Improved locale matching when creating a speaker -- thanks billh

----------
gnome-speech 0.3.4:

* Better LOCALE matching for getVoices queries,
  for FreeTTS, Theta, and DecTalk drivers.
* CLASSPATH fix for FreeTTS driver.
* Use volume range of 0 - 100% instead of 0 - 1.0, for
  consistency, in FreeTTS Speakers.
* FreeTTS driver getVoices() command now works (formerly, 
  it seems only getAllVoices() worked for FreeTTS.)
* Better error reporting in test-speech.
* test-speech now asks for gender and locale choices
  before presenting voice list.

gnome-speech 0.3.3:
* FreeTTS driver now requires FreeTTS 1.2beta.

----------

gnome-speech 0.3.2:

* Drivers now take into account the language specified in getVoices
  and the createSpeaker calls.

-----------

gnome-speech 0.3.1:

* Fix some driver strings to fix activation errors.

-----------

gnome-speech 0.3.0:

* Updated VoiceInfo structure such that language is a string rather
  than an int.

-----------

gnome-speech 0.2.8:

* Fixed FreeTTS build issues
* Fixed compiler warnings

-----------

gnome-speech 0.2.7:

* Fixed libtool versioning
* Enhanced build checks
* Fixed bad escaping of strings in the Festival driver.
* Fixed refcounting issue in the FreTTS driver.

-----------

gnome-speech 0.2.6:

* More build fixes.

-----------

gnome-speech 0.2.5:

* Fix build.

-----------

What's new in gnome-speech 0.2.4:

* Driver added for Cepstral Theta.

* All existing drivers were rewritten to share one instance of the TTS
  engine among all GNOME Speech Speaker objects created by the driver.
  Drivers which were rewritten include:
	* IBM Viavoice
	* Fonix DECTalk
	* Festival
	* FreeTTS

* All drivers were hacked to shutdown the server executeable when the
  SynthesisDriver object is destroyed.

* Memory leaks were fixed in test-speech.  Also two more tests were
  added:
	* Interrupt test-- tests speech interruption
	* Wait test-- tests the driver's ability to wait for speech to
	  finish.

-----------

What's new in gnome-speech 0.2.1:

* Improvements to prevent installation of .server files for drivers that aren't built.

* Work with newer autotools.

* Added a new driver for Eloquence, DECTalk.

* Build fixes and bug fixes :-)


-----------
No news is good news.
