Amazon Polly · Arazzo Workflow
Amazon Polly List Voices and Synthesize Speech
Version 1.0.0
Pick an available voice for a language and synthesize speech with it.
View Spec
View on GitHub
Artificial IntelligenceMachine-LearningSpeech SynthesisText-to-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
list-voices-synthesize-speech
Discover an available voice for a language and synthesize speech with it.
Lists the voices available for the requested engine and language, selects the first match, and synthesizes the supplied text into an audio stream using that voice and output format.
1
describeVoices
List the voices available for the requested engine and language so a concrete voice id can be selected for synthesis.
2
synthesizeSpeech
Synthesize the supplied text into an audio stream using the voice selected from the DescribeVoices response.
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.