See: Description
| Interface | Description |
|---|---|
| RecognizeCallback |
The recognize callback used during a
WebSocket recognition by the SpeechToText service |
| Class | Description |
|---|---|
| BaseRecognizeCallback |
An empty implementation of
RecognizeCallback interface. |
| WebSocketManager |
Manages Speech to text recognition over WebSockets.
This class is in charge of opening a WebSocket connection, stream audio to the API and
close the connection once the audio was transmitted. |
Copyright © 2015–2016. All rights reserved.