@aws-sdk/client-polly
Version:
AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native
10 lines (9 loc) • 388 B
JavaScript
export * from "./DeleteLexiconCommand";
export * from "./DescribeVoicesCommand";
export * from "./GetLexiconCommand";
export * from "./GetSpeechSynthesisTaskCommand";
export * from "./ListLexiconsCommand";
export * from "./ListSpeechSynthesisTasksCommand";
export * from "./PutLexiconCommand";
export * from "./StartSpeechSynthesisTaskCommand";
export * from "./SynthesizeSpeechCommand";