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