Uses of Interface
com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
-
Packages that use StreamingRecognizeResponseOrBuilder Package Description com.google.cloud.speech.v1beta1 -
-
Uses of StreamingRecognizeResponseOrBuilder in com.google.cloud.speech.v1beta1
Classes in com.google.cloud.speech.v1beta1 that implement StreamingRecognizeResponseOrBuilder Modifier and Type Class Description class
StreamingRecognizeResponse
`StreamingRecognizeResponse` is the only message returned to the client by `StreamingRecognize`.static class
StreamingRecognizeResponse.Builder
`StreamingRecognizeResponse` is the only message returned to the client by `StreamingRecognize`.
-