Describe the bug
called "endlessStreamingRecognize" and using stream to add audio frame, it worked for a minute, but all the callbacks(onData, onError, onDone) would not be called. And console in google show that errors 100%.
Expected behavior
should recognize the audio before I call close.