My Project
|
Speaks a text. More...
Variables | |
static final int | MSG_RI_SET_USERHINT_TTS = 120 |
Speaks a text.
Speaks the given text through the current text-to-speech engine. Interrupts all currently active speech output.
Key | Value | Type | Info |
---|---|---|---|
Text | The text to speak | String |
RI_ERROR_NONE in case the text was spoken correctly.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_IS_INITIALIZING if the Remote Interface service is not initialized yet.
RI_ERROR_FAILED if the text could not be spoken.
© PTV Group 2021 | Generated on Sun Oct 2 2022 19:28:23 for My Project by 1.8.17 |