Namespace Google.Cloud.MediaTranslation.V1Beta1 (1.0.0-beta03)

Classes

SpeechTranslationService

Provides translation from/to media types.

SpeechTranslationService.SpeechTranslationServiceBase

Base class for server-side implementations of SpeechTranslationService

SpeechTranslationService.SpeechTranslationServiceClient

Client for SpeechTranslationService

SpeechTranslationServiceClient

SpeechTranslationService client wrapper, for convenient use.

SpeechTranslationServiceClient.StreamingTranslateSpeechStream

Bidirectional streaming methods for StreamingTranslateSpeech(CallSettings, BidirectionalStreamingSettings).

SpeechTranslationServiceClientBuilder

Builder class for SpeechTranslationServiceClient to provide simple configuration of credentials, endpoint etc.

SpeechTranslationServiceClientImpl

SpeechTranslationService client wrapper implementation, for convenient use.

SpeechTranslationServiceSettings

Settings for SpeechTranslationServiceClient instances.

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.

StreamingTranslateSpeechResponse.Types

Container for nested types declared in the StreamingTranslateSpeechResponse message type.

StreamingTranslateSpeechResult

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

StreamingTranslateSpeechResult.Types

Container for nested types declared in the StreamingTranslateSpeechResult message type.

StreamingTranslateSpeechResult.Types.TextTranslationResult

Text translation result.

TranslateSpeechConfig

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

Enums

StreamingTranslateSpeechRequest.StreamingRequestOneofCase

Enum of possible cases for the "streaming_request" oneof.

StreamingTranslateSpeechResponse.Types.SpeechEventType

Indicates the type of speech event.

StreamingTranslateSpeechResult.ResultOneofCase

Enum of possible cases for the "result" oneof.