Cloud Text-to-Speech API

Synthesizes natural-sounding speech by applying powerful neural network models.

Service: texttospeech.googleapis.com

The Service name texttospeech.googleapis.com is needed to create RPC client stubs.

google.cloud.texttospeech.v1.TextToSpeech

Methods
ListVoices Returns a list of Voice supported for synthesis.
SynthesizeSpeech Synthesizes speech synchronously: receive results after all text input has been processed.

google.cloud.texttospeech.v1.TextToSpeechLongAudioSynthesize

Methods
SynthesizeLongAudio Synthesizes long form text asynchronously.

google.cloud.texttospeech.v1beta1.TextToSpeech

Methods
ListVoices Returns a list of Voice supported for synthesis.
SynthesizeSpeech Synthesizes speech synchronously: receive results after all text input has been processed.

google.cloud.texttospeech.v1beta1.TextToSpeechLongAudioSynthesize

Methods
SynthesizeLongAudio Synthesizes long form text asynchronously.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.