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
Artificial IntelligenceMachine-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
Store the PLS lexicon under the supplied name, overwriting any existing lexicon with the same name in the region.
2
getLexicon
Read the lexicon back to confirm it was stored and is available for synthesis before applying it.
3
synthesizeWithLexicon
Synthesize the supplied text, applying the stored lexicon so the audio reflects the custom pronunciations.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.