deepgram_blog_audio
Generate an MP3 audio version of a blog post using Deepgram text-to-speech. Saves the audio file and returns the download URL, while also sealing a ProofLink receipt for audit.
Instructions
Generate MP3 audio version of a blog post via Deepgram TTS. Saves to blog-audio/ directory. Returns mp3_url and filename. Seals a ProofLink receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Blog post title | |
| content | Yes | Blog post content (markdown OK, stripped automatically) |