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