Namespace Google.Apis.Texttospeech.v1beta1.Data
Classes
AdvancedVoiceOptions
Used for advanced voice options.
AudioConfig
Description of audio data to be synthesized.
CustomPronunciationParams
Pronunciation customization for a phrase.
CustomPronunciations
A collection of pronunciation customizations.
CustomVoiceParams
Description of the custom voice to be synthesized.
GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata
Metadata for response returned by the SynthesizeLongAudio
method.
ListOperationsResponse
The response message for Operations.ListOperations.
ListVoicesResponse
The message returned to the client by the ListVoices
method.
MultiSpeakerMarkup
A collection of turns for multi-speaker synthesis.
Operation
This resource represents a long-running operation that is the result of a network API call.
Status
The Status
type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.
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 bytes.
SynthesizeLongAudioMetadata
Metadata for response returned by the SynthesizeLongAudio
method.
SynthesizeLongAudioRequest
The top-level message sent by the client for the SynthesizeLongAudio
method.
SynthesizeSpeechRequest
The top-level message sent by the client for the SynthesizeSpeech
method.
SynthesizeSpeechResponse
The message returned to the client by the SynthesizeSpeech
method.
Timepoint
This contains a mapping between a certain point in the input text and a corresponding time in the output audio.
Turn
A Multi-speaker turn.
Voice
Description of a voice supported by the TTS service.
VoiceCloneParams
The configuration of Voice Clone feature.
VoiceSelectionParams
Description of which voice to use for a synthesis request.