makeInstantKokoroCall
Place an immediate one-way outbound call that speaks a custom message to the recipient using Kokoro TTS. Pre-generates a per-recipient audio clip for direct delivery.
Instructions
Place an immediate one-way outbound call always voiced by Kokoro TTS via /v1/calls/instant-kokoro-call. Pre-generates and plays a per-recipient Kokoro clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | Destination phone number | |
| voice | No | Kokoro voice id, e.g. af_heart. Defaults to af_heart. | |
| message | Yes | Message to synthesize with Kokoro | |
| from_number | No | Caller ID / from number |