API Reference google_api_text_to_speech v0.12.0

Modules

API client metadata for GoogleApi.TextToSpeech.V1.

API calls for all endpoints tagged Text.

API calls for all endpoints tagged Voices.

Handle Tesla connections for GoogleApi.TextToSpeech.V1.

Description of audio data to be synthesized.

The message returned to the client by the ListVoices method.

Contains text input to be synthesized. Either text or ssml must be supplied. Supplying both or neither returns google.rpc.Code.INVALID_ARGUMENT. The input size is limited to 5000 characters.

The top-level message sent by the client for the SynthesizeSpeech method.

The message returned to the client by the SynthesizeSpeech method.

Description of a voice supported by the TTS service.

Description of which voice to use for a synthesis request.

API client metadata for GoogleApi.TextToSpeech.V1beta1.

API calls for all endpoints tagged Text.

API calls for all endpoints tagged Voices.

Handle Tesla connections for GoogleApi.TextToSpeech.V1beta1.

Description of audio data to be synthesized.

The message returned to the client by the ListVoices method.

Contains text input to be synthesized. Either text or ssml must be supplied. Supplying both or neither returns google.rpc.Code.INVALID_ARGUMENT. The input size is limited to 5000 characters.

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.