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 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.v1 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.
-