Component: Real Speak (Indicators)

From Flowcode Help
Jump to navigationJump to search


Author Matrix Ltd
Version 1.2 (Release)
Category Indicators


Image Real Speak component

Advanced speech engine allowing realistic text to speech in multiple languages using the RealSpeak voice engine.

Examples

No additional examples


Downloadable macro reference

This component does not contain any downloadable macros

Simulation macro reference

Speak

Simulation only call to allow the computer to speak using the RealSpeak voice engine. Languages need to be downloaded and installed then selected using the Voice property.

Parameters

<- STRING DataString
This parameter may be returned back to the caller


Return value

This call does not return a value



Property reference

Voice

This property is of type Fixed list of ints and can be referenced with the variable name rs_voice.

RealSpeak selected voice - Download and install RealSpeak voices for more options.

Rate

This property is of type Signed integer and can be referenced with the variable name voice_rate.

Voice speech rate - Default 1 - Range (0-100)