rsynth - Text-to-Speech
While this project is derived from a very old set of posts to USENET
comp.speech
(which is where the name came from) most of the code has been
re-written to clarify its OpenSource status and for portability.
See the project
page for more information, sample output and downloads.
Project builds on linux and Win32.
Most of the code should port trivially to other OSes as it is ANSI C.
To hear the speech however a sound interface driver callable from C is
needed and skeleton code derived form various sources is included -
testing of these is welcomed.