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
|
I installed MS Speech SDK 5, and it completely killed my speech engines. The Speech Control Pannel would not load, and anything that tries to access TTS stops responding. Hell, after something tries to access TTS, i cant even shut down the system....