✴️ Amazon Polly TTS

Amazon Polly Text to Speech Provider support dozens of languages, with a large variety of authentic human voices, including neural voices and voice styles. This provider is integrated inside D-ID's API. Simply choose your desired voice and use it in your API request.
✴️ Example Usage
D-ID provides Amazon Polly integration to generate text to speech
provider: {
type: "amazon",
voice_id: "Amy"
}
✴️ Available Voices
Go to Amazon Polly voices list above, and:
- Select any voice from the voice list
- Copy the voice name / ID
- Use it as string in the
voice_id
field
Get all Text-to-Speech supported voicesSee /voices endpoint to get all the supported voices from all integrated TTS providers
Using other text to speech providersYou can also use any other external provider you like, and pass it as an audio URL instead, or upload it as an audio file.
✴️ Support

Have any questions? We're here to help! Just click the Contact Support button below, and we'll be happy to answer shortly.
Contact Support