Uses of Interface
com.google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechConfigOrBuilder
-
Packages that use StreamingTranslateSpeechConfigOrBuilder Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation API -
-
Uses of StreamingTranslateSpeechConfigOrBuilder in com.google.cloud.mediatranslation.v1beta1
Classes in com.google.cloud.mediatranslation.v1beta1 that implement StreamingTranslateSpeechConfigOrBuilder Modifier and Type Class Description classStreamingTranslateSpeechConfigConfig used for streaming translation.static classStreamingTranslateSpeechConfig.BuilderConfig used for streaming translation.Methods in com.google.cloud.mediatranslation.v1beta1 that return StreamingTranslateSpeechConfigOrBuilder Modifier and Type Method Description StreamingTranslateSpeechConfigOrBuilderStreamingTranslateSpeechRequest.Builder. getStreamingConfigOrBuilder()Provides information to the recognizer that specifies how to process the request.StreamingTranslateSpeechConfigOrBuilderStreamingTranslateSpeechRequest. getStreamingConfigOrBuilder()Provides information to the recognizer that specifies how to process the request.StreamingTranslateSpeechConfigOrBuilderStreamingTranslateSpeechRequestOrBuilder. getStreamingConfigOrBuilder()Provides information to the recognizer that specifies how to process the request.
-