Modules§

Structs§

  • Config used for streaming translation.
  • 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.
  • A streaming speech translation response corresponding to a portion of the audio currently processed.
  • A streaming speech translation result corresponding to a portion of the audio that is currently being processed.
  • Provides information to the speech translation that specifies how to process the request.