SpeechToText-WebSockets-Javascript icon indicating copy to clipboard operation
SpeechToText-WebSockets-Javascript copied to clipboard

Client end of speech detection

Open tessawiedmann opened this issue 7 years ago • 0 comments

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?

tessawiedmann avatar Jul 12 '18 00:07 tessawiedmann