Skip to content

Commit ad157f5

Browse files
docs: mark legacy Vapi Voices and reorganize documentation
- Add Legacy Voices section with deprecation notice - Move Paige, Spencer, Neha, Harry, Cole, Hana, and Lily to Legacy - Keep Rohan, Elliot, and Savannah as Active Voices - Add callout explaining legacy voice transition Closes VAP-11231
1 parent 65e69f2 commit ad157f5

1 file changed

Lines changed: 52 additions & 39 deletions

File tree

fern/providers/voice/vapi-voices.mdx

Lines changed: 52 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Vapi Voices is our carefully curated selection of high-quality voices designed t
1515
- **Ready to Use**: Pre-optimized for your applications
1616
- **Consistent**: Reliable quality in all interactions
1717

18-
## Available Voices
18+
## Active Voices
19+
20+
These voices are fully supported and recommended for new assistants.
1921

2022
### Rohan
2123
- **Gender**: Male
@@ -24,72 +26,83 @@ Vapi Voices is our carefully curated selection of high-quality voices designed t
2426
- **Characteristics**: Bright, optimistic, cheerful, energetic
2527
- **Sample Audio**: <audio controls src="/static/audio/rohan-sample.wav">Your browser does not support the audio element.</audio>
2628

27-
### Neha
28-
- **Gender**: Female
29-
- **Accent**: Indian American
30-
- **Age**: 30 years old
31-
- **Characteristics**: Professional, charming
32-
- **Sample Audio**: <audio controls src="/static/audio/neha-sample.wav">Your browser does not support the audio element.</audio>
33-
34-
### Hana
35-
- **Gender**: Female
36-
- **Accent**: American
37-
- **Age**: 22 years old
38-
- **Characteristics**: Soft, soothing, gentle
39-
- **Sample Audio**: <audio controls src="/static/audio/hana-sample.wav">Your browser does not support the audio element.</audio>
40-
41-
### Harry
42-
- **Gender**: Male
43-
- **Accent**: American
44-
- **Age**: 24 years old
45-
- **Characteristics**: Clear, energetic, professional
46-
- **Sample Audio**: <audio controls src="/static/audio/harry-sample.wav">Your browser does not support the audio element.</audio>
47-
4829
### Elliot
4930
- **Gender**: Male
5031
- **Accent**: Canadian
5132
- **Age**: 25 years old
5233
- **Characteristics**: Soothing, friendly, professional
5334
- **Sample Audio**: <audio controls src="/static/audio/elliot-sample.wav">Your browser does not support the audio element.</audio>
5435

55-
### Lily
36+
### Savannah
5637
- **Gender**: Female
57-
- **Accent**: Asian American
38+
- **Accent**: American (Southern)
5839
- **Age**: 25 years old
59-
- **Characteristics**: Bright personality, bubbly, cheerful
60-
- **Sample Audio**: <audio controls src="/static/audio/lily-sample.wav">Your browser does not support the audio element.</audio>
40+
- **Characteristics**: Southern American accent
41+
- **Sample Audio**: <audio controls src="/static/audio/savannah-sample.wav">Your browser does not support the audio element.</audio>
42+
43+
## Legacy Voices
44+
45+
<Warning>
46+
The following voices are classified as **Legacy** and are being phased out:
47+
- **Existing assistants** using these voices may continue to use them during the transition period
48+
- **New assistants cannot be created** using legacy voices
49+
- Legacy voices will be fully retired in a future update
6150

62-
### Paige
51+
We recommend migrating to one of the Active Voices listed above.
52+
</Warning>
53+
54+
### Paige (Legacy)
6355
- **Gender**: Female
6456
- **Accent**: American
6557
- **Age**: 26 years old
6658
- **Characteristics**: Deeper tone, calming, professional
6759
- **Sample Audio**: <audio controls src="/static/audio/paige-sample.wav">Your browser does not support the audio element.</audio>
6860

69-
### Cole
61+
### Spencer (Legacy)
62+
- **Gender**: Female
63+
- **Accent**: American
64+
- **Age**: 26 years old
65+
- **Characteristics**: Energetic, quippy, lighthearted, cheeky, amused
66+
- **Sample Audio**: <audio controls src="/static/audio/spencer-sample.wav">Your browser does not support the audio element.</audio>
67+
68+
### Neha (Legacy)
69+
- **Gender**: Female
70+
- **Accent**: Indian American
71+
- **Age**: 30 years old
72+
- **Characteristics**: Professional, charming
73+
- **Sample Audio**: <audio controls src="/static/audio/neha-sample.wav">Your browser does not support the audio element.</audio>
74+
75+
### Harry (Legacy)
76+
- **Gender**: Male
77+
- **Accent**: American
78+
- **Age**: 24 years old
79+
- **Characteristics**: Clear, energetic, professional
80+
- **Sample Audio**: <audio controls src="/static/audio/harry-sample.wav">Your browser does not support the audio element.</audio>
81+
82+
### Cole (Legacy)
7083
- **Gender**: Male
7184
- **Accent**: American
7285
- **Age**: 22 years old
7386
- **Characteristics**: Deeper tone, calming, professional
7487
- **Sample Audio**: <audio controls src="/static/audio/cole-sample.wav">Your browser does not support the audio element.</audio>
7588

76-
### Savannah
89+
### Hana (Legacy)
7790
- **Gender**: Female
78-
- **Accent**: American (Southern)
79-
- **Age**: 25 years old
80-
- **Characteristics**: Southern American accent
81-
- **Sample Audio**: <audio controls src="/static/audio/savannah-sample.wav">Your browser does not support the audio element.</audio>
91+
- **Accent**: American
92+
- **Age**: 22 years old
93+
- **Characteristics**: Soft, soothing, gentle
94+
- **Sample Audio**: <audio controls src="/static/audio/hana-sample.wav">Your browser does not support the audio element.</audio>
8295

83-
### Spencer
96+
### Lily (Legacy)
8497
- **Gender**: Female
85-
- **Accent**: American
86-
- **Age**: 26 years old
87-
- **Characteristics**: Energetic, quippy, lighthearted, cheeky, amused
88-
- **Sample Audio**: <audio controls src="/static/audio/spencer-sample.wav">Your browser does not support the audio element.</audio>
98+
- **Accent**: Asian American
99+
- **Age**: 25 years old
100+
- **Characteristics**: Bright personality, bubbly, cheerful
101+
- **Sample Audio**: <audio controls src="/static/audio/lily-sample.wav">Your browser does not support the audio element.</audio>
89102

90103
## How to Use
91104

92-
1. Select a voice from our collection
105+
1. Select a voice from our Active Voices collection
93106
2. Integrate it into your assistant or squad
94107
3. Start creating voice interactions immediately
95108

0 commit comments

Comments
 (0)