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 class
StreamingTranslateSpeechResult
A streaming speech translation result corresponding to a portion of the audio that is currently being processed.static class
StreamingTranslateSpeechResult.Builder
A 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 StreamingTranslateSpeechResultOrBuilder
StreamingTranslateSpeechResponse.Builder. getResultOrBuilder()
Output only.StreamingTranslateSpeechResultOrBuilder
StreamingTranslateSpeechResponse. getResultOrBuilder()
Output only.StreamingTranslateSpeechResultOrBuilder
StreamingTranslateSpeechResponseOrBuilder. getResultOrBuilder()
Output only.
-