View Single Post
Old 04-30-2004   #31 (permalink)
Foxx373
Registered Member
 
Foxx373's Avatar
 
Join Date: Feb 2004
Location: Brooklyn, NY
Posts: 18
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....
Foxx373 is offline