deepgram-dotnet-text-to-speech
Installation
SKILL.md
Using Deepgram Text-to-Speech (.NET SDK)
Convert text to audio via REST or low-latency streaming WebSocket synthesis.
When to use this product
- REST — synthesize complete text and save or process the returned audio.
- WebSocket — stream text into Deepgram and receive audio chunks back incrementally.
Use a different skill when:
- You need an agent that listens, thinks, and speaks in one session →
deepgram-dotnet-voice-agent.
Authentication
dotnet add package Deepgram