Create voice

Creates a new voice from a specified TTS generation ID and saves it to your Voice Library. This allows for consistent speech style and prosody across multiple requests.

Headers

X-Hume-Api-KeystringRequired

Request

This endpoint expects an object.
generation_idstringRequired

A unique ID associated with this TTS generation that can be used as context for generating consistent speech style and prosody across multiple requests.

namestringRequired

Name of the voice in the Voice Library.

Response

Successful Response

namestring

Name of the voice in the Voice Library.

idstringOptional

ID of the voice in the Voice Library.

Errors