v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-10-2991216.9 KB
Characters

Initialize character generation

post/v1/characters

Headers

content-lengthinteger

Request body

textstring

text to convert to audio. Ignored if audio_source is not tts

voiceIdstring nullable

Voice ID

voiceUrlstring nullable

URL of audio uploaded using the /v1/audio endpoint

avatarImagestring nullable

URL of image uploaded via /v1/portrait

aspectRatio'1:1' | '16:9' | '9:16'

URL of audio uploaded using the /v1/audio endpoint

audioSource'tts' | 'audio'

tts for text to speech or audio

Response

Successful Response

jobIdstring required