This page presents a short speech synthesis example performed in the console, the AWS CLI, and with Python. This example performs speech synthesis from plain text, not SSML.
Synthesize speech on the console
-
Sign in to the AWS Management Console and open the Amazon Polly console at https://console.aws.amazon.com/polly/
. -
Choose the Text-to-Speech tab. The text field will load with example text so you can quickly try out Amazon Polly.
-
Turn off SSML.
-
Type or paste this text into the input box.
He was caught up in the game. In the middle of the 10/3/2014 W3C meeting he shouted, "Score!" quite loudly.
-
Under Engine, choose Generative, Long Form, Neural, or Standard.
-
Choose a language and AWS Region, then choose a voice. (If you select Neural for Engine, only the languages and voices that support NTTS are available. All Standard and Long Form voices are disabled.)
-
To listen to the speech immediately, choose Listen.
-
To save the speech to a file, do one of the following:
-
Choose Download.
-
To change to a different file format, expand Additional settings, turn on Speech file format settings, choose the file format that you want, and then choose Download.
-
For more in-depth examples, see the following topics: