RiTa
index
Name RiSpeech.setTTSEnabled()
Class RiSpeech
Description Set whether Text-To-Speech is currently enabled
Syntax
RiSpeech.setTTSEnabled(enableTts);
Parameters
enableTts  
Returns void
Usage Web & Application    [static]
Related