revLoadSpeech | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | speech library |
Summary | Loads the operating system's text-to-speech software from memory. |
Introduced | 2.0 |
OS | mac, windows |
Platforms | desktop, server |
Example |
|
Related | Command: revUnloadSpeech, revUnloadSpeech Glossary: Standalone Application Settings, standalone application, command, LiveCode custom library Library: Speech library |
Description | Load the text-to-speech software into memory when its needed by any of the commands and functions in the Speech library. The software should be removed from memory when it is no longer needed by using the revUnloadSpeech.
|