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. -
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.