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