Voice message broadcasting
Send TTS Message
Initiates outbound calls to deliver a voice message. Supports up to 25 recipients per request.
Provide either message for text-to-speech synthesis or resource_id to use a pre-uploaded audio file. These fields are mutually exclusive.
Send TTS Message › Request Body
fromCaller ID phone number in E.164 format. Must be a DID owned by the authenticated account.
toDestination phone numbers in E.164 format (1-25 numbers)
session_idOptional session identifier. If not provided, one will be generated. For multiple recipients, all calls share this session ID.
messageText to synthesize. Mutually exclusive with resource_id.
resource_idPre-uploaded audio resource. Mutually exclusive with message.
languageBCP-47 language code for speech synthesis
speaking_rateSpeech rate multiplier
callback_urlWebhook URL for call status notifications
Send TTS Message › Responses
Calls initiated
session_idUnique identifier for the session. For multiple recipients, this serves as the batch ID.
statusCurrent status