Uses of Class
ai.rev.speechtotext.models.streaming.StreamingResponseMessage
-
Packages that use StreamingResponseMessage Package Description ai.rev.speechtotext.models.streaming -
-
Uses of StreamingResponseMessage in ai.rev.speechtotext.models.streaming
Subclasses of StreamingResponseMessage in ai.rev.speechtotext.models.streaming Modifier and Type Class Description classConnectedMessageRepresents the connected message sent from Rev.ai and contains the id of the streamclassHypothesisRepresents the message returned over WebSocket containing the transcription of audio data.
-