Uses of Package
ai.rev.speechtotext.models.streaming
-
Packages that use ai.rev.speechtotext.models.streaming Package Description ai.rev.speechtotext ai.rev.speechtotext.models.streaming -
Classes in ai.rev.speechtotext.models.streaming used by ai.rev.speechtotext 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. -
Classes in ai.rev.speechtotext.models.streaming used by ai.rev.speechtotext.models.streaming Class Description MessageType Specifies constants that define the WebSocket message type.StreamingResponseMessage A parent class that can be used to serialize and deserialize the "type" in the WebSocket messages.