import * as mod from "https://aws-api.deno.dev/v0.2/services/polly.ts?docs=full";
DeleteLexiconInput | |
DescribeVoicesInput | |
DescribeVoicesOutput | |
GetLexiconInput | |
GetLexiconOutput | |
GetSpeechSynthesisTaskInput | |
GetSpeechSynthesisTaskOutput | |
Lexicon | Provides lexicon name and lexicon content in string format. For more information, see Pronunciation Lexicon Specification (PLS) Version 1.0. |
LexiconAttributes | Contains metadata describing the lexicon such as the number of lexemes, language code, and so on. For more information, see Managing Lexicons. |
LexiconDescription | Describes the content of the lexicon. |
ListLexiconsInput | |
ListLexiconsOutput | |
ListSpeechSynthesisTasksInput | |
ListSpeechSynthesisTasksOutput | |
PutLexiconInput | |
StartSpeechSynthesisTaskInput | |
StartSpeechSynthesisTaskOutput | |
SynthesisTask | SynthesisTask object that provides information about a speech synthesis task. |
SynthesizeSpeechInput | |
SynthesizeSpeechOutput | |
Voice | Description of the voice. |