Amazon Polly


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



What’s Next