Amazon Polly · Arazzo Workflow
Amazon Polly Select Voice and Start Synthesis Task
Version 1.0.0
Discover a voice for a language, then start an async synthesis task with it.
View Spec
View on GitHub
AIMachine LearningSpeech SynthesisText-To-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
list-voices-start-synthesis-task
Pick an available voice and start an asynchronous synthesis task using it.
Lists voices for the requested engine and language, selects the first match, and starts an asynchronous synthesis task to an S3 bucket using that voice.
1
describeVoices
DescribeVoices
List the voices available for the requested engine and language.
2
startTask
StartSpeechSynthesisTask
Start an asynchronous synthesis task to the supplied S3 bucket using the voice selected from the DescribeVoices response.