StreamingTranslateSpeechResult(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
A streaming speech translation result corresponding to a portion of the audio that is currently being processed.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute | |
---|---|
Name | Description |
text_translation_result |
google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechResult.TextTranslationResult
Text translation result. This field is a member of oneof _ result .
|
Classes
TextTranslationResult
TextTranslationResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Text translation result.