Description of audio data to be synthesized.
Description of the custom voice to be synthesized.
The top-level message sent by the client for the ListVoices method.
The message returned to the client by the ListVoices method.
Input to be synthesized.
Provides configuration information for the StreamingSynthesize request.
Request message for the StreamingSynthesize method. Multiple
StreamingSynthesizeRequest messages are sent in one call.
The first message must contain a streaming_config that
fully specifies the request configuration and must not contain input. All
subsequent messages must only have input set.
StreamingSynthesizeResponse is the only message returned to the
client by StreamingSynthesize method. A series of zero or more
StreamingSynthesizeResponse messages are streamed back to the client.
Contains text input to be synthesized. Either text or ssml must be
supplied. Supplying both or neither returns
[google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]. The
input size is limited to 5000 bytes.
Metadata for response returned by the SynthesizeLongAudio method.
The top-level message sent by the client for the
SynthesizeLongAudio method.
The message returned to the client by the SynthesizeLongAudio method.
The top-level message sent by the client for the SynthesizeSpeech method.
The message returned to the client by the SynthesizeSpeech method.
This contains a mapping between a certain point in the input text and a
corresponding time in the output audio.
Description of a voice supported by the TTS service.
Description of which voice to use for a synthesis request.