speechSpeakUtterance | |||||||
Type | handler | ||||||
Dictionary | native.speech | ||||||
Library | Speech Library | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.native.speech | ||||||
Summary | Synthesize text to speech | ||||||
OS | mac, ios, android | ||||||
Platforms | desktop, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Use the speechSpeakUtterance command to synthesize text to speech. When finished speaking the speechUtteranceDidFinish message is sent to the caller. |