Last weekend I had great surprise (and probably a first). I tried to a text to speech prototype I set up in 2005 and it worked flawlessly! No missing assemblies or weird errors. Here is a
TTS sample where you can type text and hear it right away! I used the SPVoice object of the
Microsoft Speech Library. To be honest I set this up for a demo but never found a productive way of using it. There are some web sites out there that offer this as a service now.
Unfortunately the voices are pretty monotonous. Hearing a long speech becomes unbearable, but it could be useful for a custom captcha application maybe. The voices offered by Cepstral are pretty decent and affordable.
What is truly surprising is how easy it is to use. See sample below.