File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,44 @@ components:
199199 x-fern-type-name : FallbackAzureVoiceId
200200 oneOf :
201201 - x-fern-type-name : FallbackAzureVoiceIdEnum
202+ FallbackDeepgramVoice :
203+ properties :
204+ voiceId :
205+ x-fern-type-name : FallbackDeepgramVoiceId
206+ oneOf :
207+ - x-fern-type-name : FallbackDeepgramVoiceIdEnum
208+ FallbackElevenLabsVoice :
209+ properties :
210+ voiceId :
211+ x-fern-type-name : FallbackElevenLabsVoiceId
212+ oneOf :
213+ - x-fern-type-name : FallbackElevenLabsVoiceIdEnum
214+ provider :
215+ x-fern-type : literal<"11labs">
216+ FallbackOpenAIVoice :
217+ properties :
218+ voiceId :
219+ x-fern-type-name : FallbackOpenAIVoiceId
220+ oneOf :
221+ - x-fern-type-name : FallbackOpenAIVoiceIdEnum
222+ FallbackRimeAIVoice :
223+ properties :
224+ voiceId :
225+ x-fern-type-name : FallbackRimeAIVoiceId
226+ oneOf :
227+ - x-fern-type-name : FallbackRimeAIVoiceIdEnum
228+ FallbackPlayHTVoice :
229+ properties :
230+ voiceId :
231+ x-fern-type-name : FallbackPlayHTVoiceId
232+ oneOf :
233+ - x-fern-type-name : FallbackPlayHTVoiceIdEnum
234+ FallbackLMNTVoice :
235+ properties :
236+ voiceId :
237+ x-fern-type-name : FallbackLMNTVoiceId
238+ oneOf :
239+ - x-fern-type-name : FallbackLMNTVoiceIdEnum
202240 AzureVoice :
203241 properties :
204242 voiceId :
You can’t perform that action at this time.
0 commit comments