deepgram_tts
Convert text to speech using Deepgram Aura, save the resulting MP3 file, seal a ProofLink receipt, and return the download URL.
Instructions
Convert text to speech via Deepgram Aura (aura-asteria-en). Saves MP3 to mission-videos/ and seals a ProofLink receipt. Returns mp3_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to convert (max 4000 chars) | |
| voice | No | Deepgram voice model (default: aura-asteria-en) | |
| output_filename | No | Optional output filename (auto-generated if omitted) |