deepgram-dotnet-audio-intelligence
Installation
SKILL.md
Using Deepgram Audio Intelligence (.NET SDK)
Audio analytics live on top of the same STT clients. Turn features on through schema properties.
When to use this product
- You have audio and want transcript + analytics in one request.
- REST is the main path for summaries, topics, intents, sentiment, and language detection.
Use a different skill when:
- You only need transcript text →
deepgram-dotnet-speech-to-text. - You already have text and want
/read→deepgram-dotnet-text-intelligence.
Authentication
dotnet add package Deepgram