| Class | Description |
|---|---|
| MediaTranslationProto | |
| StreamingTranslateSpeechConfig |
Config used for streaming translation.
|
| StreamingTranslateSpeechConfig.Builder |
Config used for streaming translation.
|
| StreamingTranslateSpeechRequest |
The top-level message sent by the client for the `StreamingTranslateSpeech`
method.
|
| StreamingTranslateSpeechRequest.Builder |
The top-level message sent by the client for the `StreamingTranslateSpeech`
method.
|
| StreamingTranslateSpeechResponse |
A streaming speech translation response corresponding to a portion of
the audio currently processed.
|
| StreamingTranslateSpeechResponse.Builder |
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.
|
| StreamingTranslateSpeechResult.Builder |
A streaming speech translation result corresponding to a portion of the audio
that is currently being processed.
|
| StreamingTranslateSpeechResult.TextTranslationResult |
Text translation result.
|
| StreamingTranslateSpeechResult.TextTranslationResult.Builder |
Text translation result.
|
| TranslateSpeechConfig |
Provides information to the speech translation that specifies how to process
the request.
|
| TranslateSpeechConfig.Builder |
Provides information to the speech translation that specifies how to process
the request.
|
| Enum | Description |
|---|---|
| StreamingTranslateSpeechRequest.StreamingRequestCase | |
| StreamingTranslateSpeechResponse.SpeechEventType |
Indicates the type of speech event.
|
| StreamingTranslateSpeechResult.ResultCase |
Copyright © 2022 Google LLC. All rights reserved.