I'm able to Stream Live Audio by using this method, and it works more or less.
The real problem is I'm able to receive StopCapure Directive but, I can't find a way to close my Audio Stream connection and moreover, the SpeechRecognize Event call was not captured in Log.
I'm working on code cloned from the master branch and not using maven dependency since the maven version doesn't handle SetEndPoint Directive.
I'm able to Stream Live Audio by using this method, and it works more or less.
The real problem is I'm able to receive StopCapure Directive but, I can't find a way to close my Audio Stream connection and moreover, the SpeechRecognize Event call was not captured in Log.
I'm working on code cloned from the master branch and not using maven dependency since the maven version doesn't handle SetEndPoint Directive.
Am I missing anything?