Package io.github.dephin.session.models
Class UtteranceFromCaller
java.lang.Object
io.github.dephin.session.models.UtteranceFromCaller
public class UtteranceFromCaller
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description UtteranceFromCaller(CallerSession session, java.lang.String text) -
Method Summary
Modifier and Type Method Description voidreply(java.lang.String text, boolean isEnd)
-
Constructor Details
-
Method Details
-
reply
public void reply(java.lang.String text, boolean isEnd)
-