Amazon Polly

Unrecommended for most use-cases


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:

  1. Select any voice from the voice list
  2. Copy the voice name / ID
  3. Use it as string in the voice_id field

Get all Text-to-Speech supported voices

See /voices endpoint to get all the supported voices from all integrated TTS providers

Support

Have any questions? We're here to help! Go to the Help Center or send us a message.

Contact Support


What’s Next