TTS.Repeat
The repeat option can be called by any user input to re-read text previously read out loud by the Android device. The button is the preferred option to call this option.
Group: TTS
Syntax: TTS.Repeat
Example:
Private Sub btnRepeat_Click()
TTS.Repeat
End Sub
Versions Supported: RFgen 5.2.2.0 and newer.
Devices Supported: Android, iOS.