Module gapi_grpc::google::cloud::mediatranslation::v1beta1[][src]

Modules

speech_translation_service_client

Generated client implementations.

streaming_translate_speech_request
streaming_translate_speech_response
streaming_translate_speech_result

Structs

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.