Defines a TextToSpeech action component.

Speaks a string.
Note that more languages are avaible in an external browser, or device than in Convertigo viewer.

Supported platorm(s):
• Android
• iOS
• Browser

You can access data from the next action in the chain in (TS) mode with:
• out: A boolean thats indicates if the action succeed

For more information : TextToSpeech.

Name Description
Locale ‘not set’ or String : ‘en-US’ or [‘en’ or voice ‘name’ for WebApps].
Pitch Number : the pitch level 0 to 2.
Rate Number : the speech speed level 0.1 to 10.
Text ‘not set’ or String : the words to be spoken.
Volume Number : the volume level 0 to 1.
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Is active Defines whether the component is active.