Amazon Polly · Arazzo Workflow
Amazon Polly Replace Lexicon and Re-synthesize
Version 1.0.0
Overwrite an existing lexicon, confirm the change, then re-synthesize speech with it.
View Spec
View on GitHub
AIMachine LearningSpeech SynthesisText-To-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
replace-lexicon-resynthesize
Read, overwrite, verify a lexicon, then re-synthesize speech applying it.
Reads the existing lexicon, overwrites it with a new PLS body, confirms the replacement, and re-synthesizes the supplied text with the updated lexicon applied.
1
readCurrent
GetLexicon
Read the current lexicon to capture its attributes before replacing it.
2
overwriteLexicon
PutLexicon
Overwrite the lexicon with the new PLS body under the same name.
3
confirmReplacement
GetLexicon
Read the lexicon back to confirm the replacement is stored.
4
resynthesize
SynthesizeSpeech
Re-synthesize the supplied text with the replaced lexicon applied so the audio reflects the updated pronunciations.