Package types (0.1.1)

API documentation for mediatranslation_v1beta1.types package.

Classes

StreamingTranslateSpeechConfig

Config used for streaming translation.

StreamingTranslateSpeechRequest

The top-level message sent by the client for the StreamingTranslateSpeech method. Multiple StreamingTranslateSpeechRequest messages are sent. The first message must contain a streaming_config message and must not contain audio_content data. All subsequent messages must contain audio_content data and must not contain a streaming_config message.

StreamingTranslateSpeechResponse

A streaming speech translation response corresponding to a portion of the audio currently processed.

StreamingTranslateSpeechResult

A streaming speech translation result corresponding to a portion of the audio that is currently being processed.

TranslateSpeechConfig

Provides information to the speech translation that specifies how to process the request.