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 classStreamingRecognitionConfigProvides information to the recognizer that specifies how to process the request.static classStreamingRecognitionConfig.BuilderProvides 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 StreamingRecognitionConfigOrBuilderStreamingRecognizeRequest.Builder. getStreamingConfigOrBuilder()Provides information to the recognizer that specifies how to process the request.StreamingRecognitionConfigOrBuilderStreamingRecognizeRequest. getStreamingConfigOrBuilder()Provides information to the recognizer that specifies how to process the request.StreamingRecognitionConfigOrBuilderStreamingRecognizeRequestOrBuilder. getStreamingConfigOrBuilder()Provides information to the recognizer that specifies how to process the request.
-