| SUI_InitializeTTS ({engineMode}) --> error | ||
| Parameter | Type | Description |
| engineMode | Integer | 0 = Native TTS Engine; 1 = Cepstral TTS Engine |
| Returns | Type | Description |
| error | Integer | error code |
| Description SUI_InitializeTTS prepares the text-to-speech engine for use. This command must be called once before SUI_Say or SUI_GetSpeechBusy can be used. The voice settings used will be those specified in the Speech Control Panel. | ||