Add a community voice to the voice library
post/add-community-voice
Request body
Response
Community voice added successfully
Example response
{
"voice_id": "retell-Cimo",
"voice_name": "Adrian",
"provider": "elevenlabs",
"accent": "American",
"gender": "male",
"age": "Young",
"preview_audio_url": "https://retell-utils-public.s3.us-west-2.amazonaws.com/adrian.mp3"
}Changes
Changed in 3 of the 28 revisions of this API.22
- ○
removed the
deepgramenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
- ●
added the new
platformenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
fish_audioenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
added the new
fish_audioenum value to the request propertyrequest-property-enum-value-added
- ●