Table of Contents

Namespace Uralstech.UCloud.TextToSpeech.Synthesis

Classes

TextToSpeechCustomVoiceParameters

Description of the custom voice to be synthesized.

TextToSpeechSynthesisAudioConfiguration

Description of audio data to be synthesized.

TextToSpeechSynthesisInput

Contains text input to be synthesized.

TextToSpeechSynthesisRequest

Request to synthesize audio from the given text. Response type is TextToSpeechSynthesisResponse.

TextToSpeechSynthesisResponse

Response for a TextToSpeechSynthesisRequest.

TextToSpeechSynthesisTimePoint

This contains a mapping between a certain point in the input text and a corresponding time in the output audio.

TextToSpeechSynthesisVoiceSelection

Description of which voice to use for a synthesis request.

TextToSpeechSynthesizedAudioMetadata

The audio metadata for Audio.

Enums

TextToSpeechSynthesisAudioEncoding

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

TextToSpeechSynthesisProfile

'audio effects' profiles that are applied on (post synthesized) text to speech.

TextToSpeechSynthesisTimePointing

The type of timepoint information that is returned in the response.