Uses of Interface
com.google.cloud.speech.v1p1beta1.StreamingRecognizeResponseOrBuilder
-
Packages that use StreamingRecognizeResponseOrBuilder Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of StreamingRecognizeResponseOrBuilder in com.google.cloud.speech.v1p1beta1
Classes in com.google.cloud.speech.v1p1beta1 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`.
-