List of All Members for TextToSpeech
This is the complete list of members for TextToSpeech, including inherited members.
- engine : string
- locale : locale
- pitch : double
- rate : double
- state : enumeration
- voice : Voice
- volume : double
- list<string> availableEngines()
- list<Voice> availableLocales()
- list<Voice> availableVoices()
- void errorOccured(enumeration reason, string errorString)
- enumeration errorReason()
- string errorString()
- pause(BoundaryHint boundaryHint)
- resume()
- say(string text)
- stop(BoundaryHint boundaryHint)