Ralf,

This is probably more of a question for the scripting list but I just took your lines and brought up immed and hit enter on each line and immediately after hitting enter on your line which resets the rate down my screen voice dropped as it should...and your string was spoke slower and when you reset it, it came back. So I don't believe there is a problem with this but you didn't give any context of where this code snippet is used. Are you able to duplicate this in immed as well?

Doug

On 10/26/2012 3:42 AM, Ralf Kefferpuetz wrote:

iScreenRate = ActiveSettings.Screen.Rate

' lower the speech rate

ActiveSettings.Screen.Rate = Round(iScreenRate * 0.66)

' speak and the screen rate, WE speaks 46, which is correct

speak "this is a test and screen rate is " & ActiveSettings.Screen.Rate

' set it back to the original rate

ActiveSettings.Screen.Rate = iScreenRate



If you reply to this message it will be delivered to the original sender only. 
If your reply would benefit others on the list and your message is related to 
GW Micro, then please consider sending your message to [email protected] so 
the entire list will receive it.

GW-Info messages are archived at http://www.gwmicro.com/gwinfo. You can manage 
your list subscription at http://www.gwmicro.com/listserv.

Reply via email to