Structs

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.

A builder providing access to all methods supported on text resources. It is not used directly, but through the Texttospeech hub.

Synthesizes speech synchronously: receive results after all text input has been processed.

Central instance to access all Texttospeech related resource activities

Description of a voice supported by the TTS service.

Returns a list of Voice supported for synthesis.

A builder providing access to all methods supported on voice resources. It is not used directly, but through the Texttospeech hub.

Description of which voice to use for a synthesis request.

Enums

Identifies the an OAuth2 authorization scope. A scope is needed when requesting an authorization token.