My Project
Variables
Speaks a user hint via text to speech

Speaks a text. More...

Variables

static final int MSG_RI_SET_USERHINT_TTS = 120
 

Detailed Description

Speaks a text.

Speaks the given text through the current text-to-speech engine. Interrupts all currently active speech output.

Sending bundle:

KeyValueType

Info

Text The text to speak String

Returned error codes:

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 doxygen 1.8.17