Class | Description |
---|---|
AudioConfig |
Description of audio data to be synthesized.
|
AudioConfig.Builder |
Description of audio data to be synthesized.
|
ListVoicesRequest |
The top-level message sent by the client for the `ListVoices` method.
|
ListVoicesRequest.Builder |
The top-level message sent by the client for the `ListVoices` method.
|
ListVoicesResponse |
The message returned to the client by the `ListVoices` method.
|
ListVoicesResponse.Builder |
The message returned to the client by the `ListVoices` method.
|
SynthesisInput |
Contains text input to be synthesized.
|
SynthesisInput.Builder |
Contains text input to be synthesized.
|
SynthesizeSpeechRequest |
The top-level message sent by the client for the `SynthesizeSpeech` method.
|
SynthesizeSpeechRequest.Builder |
The top-level message sent by the client for the `SynthesizeSpeech` method.
|
SynthesizeSpeechResponse |
The message returned to the client by the `SynthesizeSpeech` method.
|
SynthesizeSpeechResponse.Builder |
The message returned to the client by the `SynthesizeSpeech` method.
|
TextToSpeechGrpc |
Service that implements Google Cloud Text-to-Speech API.
|
TextToSpeechGrpc.TextToSpeechBlockingStub |
Service that implements Google Cloud Text-to-Speech API.
|
TextToSpeechGrpc.TextToSpeechFutureStub |
Service that implements Google Cloud Text-to-Speech API.
|
TextToSpeechGrpc.TextToSpeechImplBase |
Service that implements Google Cloud Text-to-Speech API.
|
TextToSpeechGrpc.TextToSpeechStub |
Service that implements Google Cloud Text-to-Speech API.
|
TextToSpeechProto | |
Voice |
Description of a voice supported by the TTS service.
|
Voice.Builder |
Description of a voice supported by the TTS service.
|
VoiceSelectionParams |
Description of which voice to use for a synthesis request.
|
VoiceSelectionParams.Builder |
Description of which voice to use for a synthesis request.
|
Enum | Description |
---|---|
AudioEncoding |
Configuration to set up audio encoder.
|
SsmlVoiceGender |
Gender of the voice as described in
[SSML voice element](https://www.w3.org/TR/speech-synthesis11/#edef_voice).
|
SynthesisInput.InputSourceCase |