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