revSetSpeechSpeed | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | speech library | ||||||
Summary | |||||||
Introduced | 2.0 | ||||||
OS | mac, windows | ||||||
Platforms | desktop, server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Glossary: Standalone Application Settings, command, standalone application, execute, text to speech, LiveCode custom library Command: revSetSpeechPitch, revSetSpeechVoice, revSpeak, revSetSpeechProvider Function: revGetSpeechVolume, result Library: Speech library Control Structure: function | ||||||
Description | Use the revSetSpeechSpeed command to speed up or slow down speech. The greater the wordsPerMinute, the faster the speech. (A normal speech rate for English is approximately 150 words per minute.) The speed specified by the revSetSpeechSpeed command is used for all speeches following the command during the current session. If the computer is already speaking when you execute the command, the new speed affects the current speech.
| ||||||
Tags | multimedia |