deepgram_tts
Converts text to natural speech via Deepgram Aura. Returns a downloadable MP3 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) |