Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 53 additions & 5 deletions fern/providers/voice/vapi-voices.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ slug: providers/voice/vapi-voices
---

<Warning>
**Voice Update:** Some legacy voices (Spencer, Neha, Harry, Cole, Paige, Hana, Lily, Kylie) are being retired on March 1, 2026. If you're using any of these voices, please review the migration guide. [Learn more →](/providers/voice/vapi-voices/legacy-migration)
Some legacy voices (Spencer, Neha, Harry, Cole, Paige, Hana, Lily, Kylie) were retired recently. If you were using any of these voices, please review the guide. [Learn more →](/providers/voice/vapi-voices/legacy-migration)
</Warning>

## What are Vapi Voices?
Expand All @@ -26,17 +26,65 @@ These voices are fully supported and recommended for new assistants.
### Elliot
- **Gender**: Male
- **Accent**: Canadian
- **Age**: 25 years old
- **Characteristics**: Soothing, friendly, professional
- **Age**: 20s
- **Characteristics**: Realistic, friendly, professional, soothing
- **Sample Audio**: <audio controls src="/static/audio/elliot-sample.wav">Your browser does not support the audio element.</audio>

### Savannah
- **Gender**: Female
- **Accent**: American (Southern)
- **Age**: 25 years old
- **Characteristics**: Southern American accent
- **Age**: 20s
- **Characteristics**: Realistic, straightforward
- **Sample Audio**: <audio controls src="/static/audio/savannah-sample.wav">Your browser does not support the audio element.</audio>

### Rohan
- **Gender**: Male
- **Accent**: Indian American
- **Age**: 20s
- **Characteristics**: Realistic, bright, energetic

### Emma <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Female
- **Accent**: Asian American
- **Age**: 20s
- **Characteristics**: Realistic, warm, conversational

### Clara <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Female
- **Accent**: American
- **Age**: 30s
- **Characteristics**: Realistic, warm, professional

### Nico <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Male
- **Accent**: American
- **Age**: 20s
- **Characteristics**: Realistic, young, casual, natural

### Kai <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Male
- **Accent**: American
- **Age**: 30s
- **Characteristics**: Realistic, friendly, relaxed, approachable

### Sagar <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Male
- **Accent**: Indian American
- **Age**: 20s
- **Characteristics**: Realistic, steady, professional

### Godfrey <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Male
- **Accent**: American
- **Age**: 20s
- **Characteristics**: Realistic, young, energetic

### Neil <span style={{color: '#22c55e', fontWeight: 'bold', fontSize: '0.75em', verticalAlign: 'super'}}>New</span>
- **Gender**: Male
- **Accent**: Indian American
- **Age**: 20s
- **Characteristics**: Realistic, clear, professional

## How to Use

1. Select a voice from our Active Voices collection
Expand Down
Loading