voicemail_drops_generate_emma
Synthesize the drop's audio in Emma's voice (Felicia, ElevenLabs). Overwrites any existing audio. Server bills per character of input against the user's communications credit balance (50¢ per 1000 characters at standard tier; the response includes cost_cents). 2000-character cap (~2 minutes spoken). Inline emotion tags work — e.g. [warm], [chuckles], [whispers]…[/whispers]. The user can edit + re-generate later; script_text is persisted on the drop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The script Felicia will speak. Max 2000 chars. Inline emotion tags supported. | |
| dropId | Yes | UUID of the drop to synthesize audio for. From voicemail_drops_list / voicemail_drops_create. |