deepgram-rust-text-to-speech
Installation
SKILL.md
Using Deepgram Text-to-Speech (Rust SDK)
Use this skill when generating audio from text with the Rust SDK's Speak surface.
When to use this product
- Converting text into audio files with
speak_to_file(...). - Streaming TTS bytes with
speak_to_stream(...). - Selecting Aura voices and output encodings with
speak::options::Options.
Authentication
For a TTS-only install: