2006-12-13 Willie Walker <[email protected]>

       * configure.in, NEWS: initial prep for 0.4.7.

       * gnome-speech.spec.in, README: fix for bug 317249 to include spec
       file information for IBMTTS and information on building RPMs.

2006-12-07 Willie Walker <[email protected]>

       * src/drivers/swift/swiftsynthesisdriver.c: fix for bug 383160
       to use plain text instead of the default (SSML).

2006-12-04 Willie Walker <[email protected]>

       * src/drivers/swift/swiftsynthesisdriver.c: use UTF-8 encoding.

       * src/drivers/swift/swiftsynthesisdriver.c: get the prosody
       parameters working - I had to clone the parameters before
       sending them on to the engine.

2006-12-04 Willie Walker <[email protected]>

       * src/drivers/swift/swiftsynthesisdriver.c: "#if 0" out the
       prosody parameters since I don't think I'm doing the right
       thing with them.

2006-12-03 Willie Walker <[email protected]>

       * INSTALL.in, configure.in, gnome-speech.spec.in,
       drivers/Makefile.am, drivers/swift/*: add first cut at Cepstral
       Swift driver.  I need to do a more thorough review of the code
       (I used the theta code as a template) to do things such as check
       for failures on calls to swift API methods and make sure it's
       not leaking memory.  There's also an issue with obtaining the
       parameter values (it will quit when you try to do a parameter
       test using test-speech) which I haven't debugged yet.

       * drivers/speech-dispatcher/.cvsignore: new file to ignore files
       created by the build.

2006-11-05 Willie Walker <[email protected]>

       * NEWS, README, configure.in: prep for 0.4.6