v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014102371.0 MB
Call

Talk to the call

Initiates a talking action to the call.

post/calls/{id}/talk

Path parameters

idstring required

Request body

textstring
languagestring
providerstring

TTS provider to use (gcp or aws). If empty, defaults to GCP. If the selected provider fails, the system falls back to the alternative provider with the default voice for the language.

voice_idstring

Provider-specific voice ID. If empty, uses the default voice for the given language. On fallback, the voice_id is reset to the alternative provider's default.

Response

The result of the talk action.