Namespace Google.Cloud.TextToSpeech.V1 (3.0.0)

Classes

AudioConfig

Description of audio data to be synthesized.

CustomVoiceParams

Description of the custom voice to be synthesized.

CustomVoiceParams.Types

Container for nested types declared in the CustomVoiceParams message type.

ListVoicesRequest

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

ListVoicesResponse

The message returned to the client by the ListVoices method.

ModelName

Resource name for the Model resource.

SynthesisInput

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.

SynthesizeSpeechRequest

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

SynthesizeSpeechResponse

The message returned to the client by the SynthesizeSpeech method.

TextToSpeech

Service that implements Google Cloud Text-to-Speech API.

TextToSpeech.TextToSpeechBase

Base class for server-side implementations of TextToSpeech

TextToSpeech.TextToSpeechClient

Client for TextToSpeech

TextToSpeechClient

TextToSpeech client wrapper, for convenient use.

TextToSpeechClientBuilder

Builder class for TextToSpeechClient to provide simple configuration of credentials, endpoint etc.

TextToSpeechClientImpl

TextToSpeech client wrapper implementation, for convenient use.

TextToSpeechSettings

Settings for TextToSpeechClient instances.

Voice

Description of a voice supported by the TTS service.

VoiceSelectionParams

Description of which voice to use for a synthesis request.

Enums

AudioEncoding

Configuration to set up audio encoder. The encoding determines the output audio format that we'd like.

CustomVoiceParams.Types.ReportedUsage

The usage of the synthesized audio. You must report your honest and correct usage of the service as it's regulated by contract and will cause significant difference in billing.

ModelName.ResourceNameType

The possible contents of ModelName.

SsmlVoiceGender

Gender of the voice as described in SSML voice element.

SynthesisInput.InputSourceOneofCase

Enum of possible cases for the "input_source" oneof.