You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifically, client end of speech detection that states: “To signal end-of-speech, client applications [can] send an audio chunk message with a zero-length body”. I see a sendAudio method in the Recognizer class, but it’s private. Do you have an example of how to do this?
I had about the documentation.
Specifically, client end of speech detection that states: “To signal end-of-speech, client applications [can] send an audio chunk message with a zero-length body”. I see a sendAudio method in the Recognizer class, but it’s private. Do you have an example of how to do this?