Execute agent voice (text-to-speech)
Execute agent voice (text-to-speech)
Generate speech audio for the given text using the agent voice configuration (ElevenLabs TTS).
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Request
This endpoint expects a map from strings to any.
Response
Generated audio result
success
audioBase64
audioUrl
duration
modelId
voiceId
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error