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
AIMachine 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
DescribeVoices
List the voices available for the requested engine and language so a concrete voice id can be selected for synthesis.
2
synthesizeSpeech
SynthesizeSpeech
Synthesize the supplied text into an audio stream using the voice selected from the DescribeVoices response.