Uses of Interface
com.google.cloud.speech.v1.RecognizeResponseOrBuilder
-
Packages that use RecognizeResponseOrBuilder Package Description com.google.cloud.speech.v1 A client to Cloud Speech-to-Text API -
-
Uses of RecognizeResponseOrBuilder in com.google.cloud.speech.v1
Classes in com.google.cloud.speech.v1 that implement RecognizeResponseOrBuilder Modifier and Type Class Description class
RecognizeResponse
The only message returned to the client by the `Recognize` method.static class
RecognizeResponse.Builder
The only message returned to the client by the `Recognize` method.
-