AWS Polly
- Supported service:
tts
- Key:
aws_tts
- Integrated: No. See BYO Keys for more info.
Service options
Your AWS Access Key ID.
Your AWS region.
The audio output sample rate in Hz for the TTS audio.
The sample rate must be one of these values: 8000
, 16000
, 22050
, 24000
, 44100
, 48000
.
Configuration options
The voice you want your TTS service to use. Select any voice from the available AWS Polly TTS voices.
Note: your voice
, engine
, and language
options must be compatible.
The engine you want your TTS service to use. Select any engine from the available AWS Polly TTS engines.
Note: your voice
, engine
, and language
options must be compatible.
The language you the TTS service to use. Select any language from the available AWS Polly TTS languages.
Note: your voice
, engine
, and language
options must be compatible.
The pitch of the voice. Learn more about using pitch with AWS Polly here.
The rate of the voice. Learn more about using rate with AWS Polly here.
The volume of the voice. Learn more about using volume with AWS Polly here.
Control whether the TTS service filters out markdown, code blocks, or tables from its output.
Basic markdown filtering is enabled by default. Enable code and table filtering as needed. Filtering code and tables can help the TTS avoid mistakes.