Amazon Polly · Arazzo Workflow
Amazon Polly Store Lexicon and Synthesize With It
Version 1.0.0
Store a pronunciation lexicon, confirm it, then synthesize speech applying it.
View Spec
View on GitHub
AIMachine LearningSpeech SynthesisText-To-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
put-lexicon-synthesize
Store a lexicon, verify it, and synthesize speech that applies it.
Stores a PLS lexicon under the supplied name, confirms it is retrievable, and synthesizes the input text with that lexicon applied during synthesis.
1
putLexicon
PutLexicon
Store the PLS lexicon under the supplied name, overwriting any existing lexicon with the same name in the region.
2
getLexicon
GetLexicon
Read the lexicon back to confirm it was stored and is available for synthesis before applying it.
3
synthesizeWithLexicon
SynthesizeSpeech
Synthesize the supplied text, applying the stored lexicon so the audio reflects the custom pronunciations.