Uses of Interface
com.google.cloud.speech.v1beta1.StreamingRecognitionConfigOrBuilder
-
Packages that use StreamingRecognitionConfigOrBuilder Package Description com.google.cloud.speech.v1beta1 -
-
Uses of StreamingRecognitionConfigOrBuilder in com.google.cloud.speech.v1beta1
Classes in com.google.cloud.speech.v1beta1 that implement StreamingRecognitionConfigOrBuilder Modifier and Type Class Description class
StreamingRecognitionConfig
Provides information to the recognizer that specifies how to process the request.static class
StreamingRecognitionConfig.Builder
Provides information to the recognizer that specifies how to process the request.Methods in com.google.cloud.speech.v1beta1 that return StreamingRecognitionConfigOrBuilder Modifier and Type Method Description StreamingRecognitionConfigOrBuilder
StreamingRecognizeRequest.Builder. getStreamingConfigOrBuilder()
Provides information to the recognizer that specifies how to process the request.StreamingRecognitionConfigOrBuilder
StreamingRecognizeRequest. getStreamingConfigOrBuilder()
Provides information to the recognizer that specifies how to process the request.StreamingRecognitionConfigOrBuilder
StreamingRecognizeRequestOrBuilder. getStreamingConfigOrBuilder()
Provides information to the recognizer that specifies how to process the request.
-