Uses of Interface
com.google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechResultOrBuilder
-
Packages that use StreamingTranslateSpeechResultOrBuilder Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation API -
-
Uses of StreamingTranslateSpeechResultOrBuilder in com.google.cloud.mediatranslation.v1beta1
Classes in com.google.cloud.mediatranslation.v1beta1 that implement StreamingTranslateSpeechResultOrBuilder Modifier and Type Class Description classStreamingTranslateSpeechResultA streaming speech translation result corresponding to a portion of the audio that is currently being processed.static classStreamingTranslateSpeechResult.BuilderA streaming speech translation result corresponding to a portion of the audio that is currently being processed.Methods in com.google.cloud.mediatranslation.v1beta1 that return StreamingTranslateSpeechResultOrBuilder Modifier and Type Method Description StreamingTranslateSpeechResultOrBuilderStreamingTranslateSpeechResponse.Builder. getResultOrBuilder()Output only.StreamingTranslateSpeechResultOrBuilderStreamingTranslateSpeechResponse. getResultOrBuilder()Output only.StreamingTranslateSpeechResultOrBuilderStreamingTranslateSpeechResponseOrBuilder. getResultOrBuilder()Output only.
-