public class SpeechGrammarsAgent extends ServiceAgent<SpeechServiceResult>
clientIdentity, httpMethod, onCompleteListener, serviceResult, serviceResultClass, serviceUri| Constructor and Description |
|---|
SpeechGrammarsAgent(java.net.URI baseUri,
ClientIdentity identity,
java.lang.Object state)
Initializes an instance of the
SpeechGrammarsAgent class |
constructHttpRequest, getContentType, getRequestBodyData, getServiceResult, handleException, handleException, OnCompleteRequest, parseOutput, parseServiceResultRequired, processRequest, setServiceResultpublic SpeechGrammarsAgent(java.net.URI baseUri,
ClientIdentity identity,
java.lang.Object state)
throws java.lang.Exception
SpeechGrammarsAgent classbaseUri - the service base URIidentity - the client identitystate - user defined statejava.lang.Exception