VoiceSetRate
|
Text-to-Speech functions |
SYNTAX | VoiceSetRate( rate ) |
RETURNS | NOTHING |
FUNCTION | The function sets SAPI voice (speech synthesis) rate, i.e. how fast words are spoken. Rate of 0 (zero) is "normal", negative is slower, positive is faster (allowable range -10..+10) |
EXAMPLE | |
SEE ALSO | Say() function , VoiceCount() function , VoiceSelect() function , VoiceSetRate() function , VoiceSetVolume() function |
The VoiceSetRate function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.