Amazon Polly · Arazzo Workflow
Amazon Polly Store Lexicon, Start Async Task, and Poll
Version 1.0.0
Store a lexicon, start an async synthesis task applying it, then poll to completion.
View Spec
View on GitHub
Artificial IntelligenceMachine-LearningSpeech SynthesisText-to-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
lexicon-async-task-poll
Store a lexicon, start a synthesis task that applies it, and poll to completion.
Stores a PLS lexicon, starts an asynchronous synthesis task that applies the lexicon and writes to S3, and polls the task status until it completes or fails.
1
2
startTask
Start an asynchronous synthesis task that applies the stored lexicon and writes its output to the supplied S3 bucket.
3
pollTask
Poll the synthesis task by id, branching back to poll again while it is still scheduled or in progress.
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.