RiTa
index
Name preload()
Class RiSpeech
Description Loads all speech resources immediately (on initialization) to avoid any delays on the first utterance -- only necessary if there is a noticeable delay in program execution when speech begins.
Syntax
preload();
Returns void
Usage Web & Application
Related