Package ai.mrs.session
Class CallerSession
java.lang.Object
ai.mrs.session.Session
ai.mrs.session.CallerSession
public class CallerSession extends Session
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CallerSession() -
Method Summary
Modifier and Type Method Description UtteranceResponseutter(java.lang.String text)Methods inherited from class ai.mrs.session.Session
getAccountKey, getConnection, getSessionID, setAccountKey, setConnection, setSessionID
-
Constructor Details
-
CallerSession
public CallerSession()
-
-
Method Details