Characters
Synthesize a character's voice
Called from the EMBED’S BROWSER with the session token. Synthesizes the line in the character’s configured voice and streams back audio/mpeg. Metered as a ‘tts’ turn.
POST
Synthesize a character's voice
Authorizations
The scoped runtime session JWT from POST /v1/sessions/token. The embed's browser presents it (Authorization: Bearer, or a token body field) to the runtime exchange routes. Not an API key.
Path Parameters
Response
The synthesized audio.
The response is of type file.
Previous
Paint a show_image pictureThe picture a character is "showing you" (the show_image action). With a prompt it generates one (metered 'image'); with NO prompt — or if generation fails / the quota is hit — it returns the character's BASE image so a card never comes up empty.
Next
Synthesize a character's voice