Create voice

Saves a new custom voice to your account using the specified TTS generation ID.

Once saved, this voice can be reused in subsequent TTS requests, ensuring consistent speech style and prosody. For more details on voice creation, see the Voices Guide.

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.

providerenum

Model provider associated with this Voice Name.

Allowed values:
idstringOptionalformat: "uuid4"

ID of the voice in the Voice Library.

Errors