Save Voice

Save a custom voice to Hume AI and create the database record. This is called after the user has previewed and decided to save the voice.

post/api/projects/{project_id}/voices

Path parameters

project_idstring required

Request body

descriptionstring required

Voice description/prompt

namestring required

Voice name

generatedVoiceIdstring required

Temporary voice ID from preview generation

previewAudioBase64string nullable

Base64 encoded preview audio to upload to CDN

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.