Package org.luwrain.core
Class Speech
java.lang.Object
org.luwrain.core.Speech
-
Method Summary
Modifier and TypeMethodDescriptionloadChannel
(String engineName, String paramsLine) void
void
speakEventResponse
(String text) void
speakLetter
(char letter, int relPitch, int relRate)
-
Method Details
-
loadChannel
-
speak
-
speakEventResponse
-
speakLetter
public void speakLetter(char letter, int relPitch, int relRate)
-