Package ai.rev.speechtotext.models.streaming
-
Class Summary Class Description ConnectedMessage Represents the connected message sent from Rev AI and contains the id of the streamHypothesis Represents the message returned over WebSocket containing the transcription of audio data.SessionConfig The SessionConfig represents additional streaming options that can be provided.StreamContentType The StreamContentType describes the format of the audio being sent over the WebSocket.StreamingResponseMessage A parent class that can be used to serialize and deserialize the "type" in the WebSocket messages. -
Enum Summary Enum Description MessageType Specifies constants that define the WebSocket message type.