File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -246,6 +246,12 @@ components:
246246 x-fern-type-name : FallbackNeetsVoiceId
247247 oneOf :
248248 - x-fern-type-name : FallbackNeetsVoiceIdEnum
249+ FallbackSmallestAIVoice :
250+ properties :
251+ voiceId :
252+ x-fern-type-name : FallbackSmallestAIVoiceId
253+ oneOf :
254+ - x-fern-type-name : FallbackSmallestAIVoiceIdEnum
249255 AzureVoice :
250256 properties :
251257 voiceId :
@@ -266,6 +272,12 @@ components:
266272 - x-fern-type-name : ElevenLabsVoiceIdEnum
267273 provider :
268274 x-fern-type : literal<"11labs">
275+ SmallestAIVoice :
276+ properties :
277+ voiceId :
278+ x-fern-type-name : SmallestAIVoiceId
279+ oneOf :
280+ - x-fern-type-name : SmallestAIVoiceIdEnum
269281 ElevenLabsCredential :
270282 properties :
271283 provider :
Original file line number Diff line number Diff line change 11{
22 "organization" : " vapi" ,
3- "version" : " 0.46.20 "
4- }
3+ "version" : " 0.46.16 "
4+ }
You can’t perform that action at this time.
0 commit comments