VoiceSetRate
- sets voice speech rate

Text-to-Speech functions
(AmiBroker 6.30)


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

References:

The VoiceSetRate function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.