Uses of Class
ai.rev.speechtotext.models.streaming.Hypothesis
-
Packages that use Hypothesis Package Description ai.rev.speechtotext -
-
Uses of Hypothesis in ai.rev.speechtotext
Methods in ai.rev.speechtotext with parameters of type Hypothesis Modifier and Type Method Description voidRevAiWebSocketListener. onHypothesis(Hypothesis hypothesis)Supplies the Hypothesis returned from Rev AI.
-