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 class
StreamingTranslateSpeechConfig
Config used for streaming translation.static class
StreamingTranslateSpeechConfig.Builder
Config used for streaming translation.Methods in com.google.cloud.mediatranslation.v1beta1 that return StreamingTranslateSpeechConfigOrBuilder Modifier and Type Method Description StreamingTranslateSpeechConfigOrBuilder
StreamingTranslateSpeechRequest.Builder. getStreamingConfigOrBuilder()
Provides information to the recognizer that specifies how to process the request.StreamingTranslateSpeechConfigOrBuilder
StreamingTranslateSpeechRequest. getStreamingConfigOrBuilder()
Provides information to the recognizer that specifies how to process the request.StreamingTranslateSpeechConfigOrBuilder
StreamingTranslateSpeechRequestOrBuilder. getStreamingConfigOrBuilder()
Provides information to the recognizer that specifies how to process the request.
-