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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetLexiconNames ( ) : bool
IsSetOutputFormat ( ) : bool
IsSetSampleRate ( ) : bool
IsSetText ( ) : bool
IsSetTextType ( ) : bool
IsSetVoiceId ( ) : bool