Uses of Interface
com.google.cloud.mediatranslation.v1beta1.TranslateSpeechConfigOrBuilder
-
Packages that use TranslateSpeechConfigOrBuilder Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation API -
-
Uses of TranslateSpeechConfigOrBuilder in com.google.cloud.mediatranslation.v1beta1
Classes in com.google.cloud.mediatranslation.v1beta1 that implement TranslateSpeechConfigOrBuilder Modifier and Type Class Description class
TranslateSpeechConfig
Provides information to the speech translation that specifies how to process the request.static class
TranslateSpeechConfig.Builder
Provides information to the speech translation that specifies how to process the request.Methods in com.google.cloud.mediatranslation.v1beta1 that return TranslateSpeechConfigOrBuilder Modifier and Type Method Description TranslateSpeechConfigOrBuilder
StreamingTranslateSpeechConfig.Builder. getAudioConfigOrBuilder()
Required.TranslateSpeechConfigOrBuilder
StreamingTranslateSpeechConfig. getAudioConfigOrBuilder()
Required.TranslateSpeechConfigOrBuilder
StreamingTranslateSpeechConfigOrBuilder. getAudioConfigOrBuilder()
Required.
-