speechGetVoices | |
Type | handler |
Dictionary | native.speech |
Library | Speech Library |
Syntax |
|
Associations | com.livecode.library.native.speech |
Summary | Get an array of system voice information |
OS | mac, ios, android |
Platforms | desktop, mobile |
Example |
|
Description | Use speechGetVoices to obtain details of the system voices. Each key in the returned array is a voice identifier that can be used with the speechSetVoice command. Each element has a name and a locale key:
|