Package com.ibm.watson.speech_to_text.v1.websocket
This package contains interfaces and implementations to work with Websocket in Speech to Text.
-
Interface Summary Interface Description RecognizeCallback The recognize callback used during aWebSocket
recognition by theSpeechToText
service. -
Class Summary Class Description BaseRecognizeCallback An empty implementation ofRecognizeCallback
interface.SpeechToTextWebSocketListener The listener interface for receivingWebSocket
events.