speechInitializeLibrary | |
Type | handler |
Dictionary | native.speech |
Library | Speech Library |
Syntax |
|
Associations | com.livecode.library.native.speech |
Summary | Initialize the library |
OS | mac, ios, android |
Platforms | desktop, mobile |
Example |
|
Description | Before the speech library can get voices or speak it must be completely initialized. Call the speechInitializeLibrary command tp initialize the the library. The speechLibraryInitialized message will be sent to the caller with a success parameter. |