Quote:
|
Originally Posted by tpeer
If you have downloaded the MS Speech SDK 5, you should have more voices. I have modified the script to allow you to change the voice. In your registry find \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voic es\Tokens - that should give you a list of voices you can set, it starts at 0, not 1. Change the line ~Set TTS.voice = TTS.getvoices().item(X) ' 20040429a~ where X equals the number of the voice you want.
I also changed it to add "is Open" for non-WEP and "is Closed" for WEP APs. This is controlled by the AddWEP flag.
Enjoy
Ted
|
Um, I didn't upload the new version, sorry.

I will get it up here later today.
Ted