C# Класс Amazon.Polly.Model.SynthesizeSpeechRequest

Container for the parameters to the SynthesizeSpeech operation. Synthesizes UTF-8 input, plain text or SSML, to a stream of bytes. SSML input must be valid, well-formed SSML. Some alphabets might not be available with all the voices (for example, Cyrillic might not be read at all by English voices) unless phoneme mapping is used. For more information, see How it Works.
Наследование: AmazonPollyRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetLexiconNames ( ) : bool
IsSetOutputFormat ( ) : bool
IsSetSampleRate ( ) : bool
IsSetText ( ) : bool
IsSetTextType ( ) : bool
IsSetVoiceId ( ) : bool