> For a complete documentation index, fetch https://docs.voximplant.ai/llms.txt

# ElevenLabs

List of available ElevenLabs TTS voices for the [Call.say](/api-reference/voxengine/call#say) and [VoxEngine.createTTSPlayer](/api-reference/voxengine/voxengine#createttsplayer) methods. Depending on the voice, different technologies are used to make synthesized voices sound as close as possible to live human voices. Please note that using these text-to-speech capabilities are charged according to the [pricing](https://voximplant.com/pricing).

## Constants

| Name                                  | Type                      | Description                                                                        |
| ------------------------------------- | ------------------------- | ---------------------------------------------------------------------------------- |
|  `Alice`                              | `Voice`                   | ElevenLabs voice, female, middle-aged, British, confident, news.                   |
|  `Aria`                               | `Voice`                   | ElevenLabs voice, female, middle-aged, American, expressive, social media.         |
|  `Bill`                               | `Voice`                   | ElevenLabs voice, male, old, American, trustworthy, narration.                     |
|  `Brian`                              | `Voice`                   | ElevenLabs voice, male, middle-aged, American, deep, narration.                    |
|  `Callum`                             | `Voice`                   | ElevenLabs voice, male, middle-aged, Transatlantic, intense, characters.           |
|  `Charlie`                            | `Voice`                   | ElevenLabs voice, male, middle-aged, Australian, natural, conversational.          |
|  `Charlotte`                          | `Voice`                   | ElevenLabs voice, female, young, Swedish, seductive, characters.                   |
|  `Chris`                              | `Voice`                   | ElevenLabs voice, male, middle-aged, American, casual, conversational.             |
|  `Daniel`                             | `Voice`                   | ElevenLabs voice, male, middle-aged, British, authoritative, news.                 |
|  `Eric`                               | `Voice`                   | ElevenLabs voice, male, middle-aged, American, friendly, conversational.           |
|  `George`                             | `Voice`                   | ElevenLabs voice, male, middle-aged, British, warm, narration.                     |
|  `Jessica`                            | `Voice`                   | ElevenLabs voice, female, young, American, expressive, conversational.             |
|  `Laura`                              | `Voice`                   | ElevenLabs voice, female, young, American, upbeat, social media.                   |
|  `Liam`                               | `Voice`                   | ElevenLabs voice, male, young, American, articulate, narration.                    |
|  `Lily`                               | `Voice`                   | ElevenLabs voice, female, middle-aged, British, warm, narration.                   |
|  `Matilda`                            | `Voice`                   | ElevenLabs voice, female, middle-aged, American, friendly, narration.              |
|  `River`                              | `Voice`                   | ElevenLabs voice, non-binary, middle-aged, American, confident, social media.      |
|  `Roger`                              | `Voice`                   | ElevenLabs voice, male, middle-aged, American, confident, social media.            |
|  `Sarah`                              | `Voice`                   | ElevenLabs voice, female, young, American, soft, news.                             |
|  `Will`                               | `Voice`                   | ElevenLabs voice, male, young, American, friendly, social media.                   |
|  <code>createBrand<wbr />Voice</code> | `(name: string) => Voice` | Creates a brand voice with ElevenLabs. To use this method, please contact support. |