RiTa
index
Name RiSpeech.setMbrolaBase()
Class RiSpeech
Description Enables support for mbrola voices by specifying the path to the installed mbrola binary.

Note: this method must be called before setting the current voice to an mbrola voice.

Syntax
RiSpeech.setMbrolaBase(mbrolaBase);
Returns void
Usage Web & Application    [static]
Related