deepgram-go-conversational-stt
Installation
SKILL.md
Using Deepgram Conversational STT from the Go SDK
When to use this product
Use this skill when someone asks for Flux or conversational STT v2 in the Go SDK.
Current repo status: this SDK snapshot does not implement a first-class listen/v2 client.
Use a different skill when:
- v1 Listen is acceptable (
deepgram-go-speech-to-text) - voice-agent runtime is the real target (
deepgram-go-voice-agent)
Authentication
If you hand-roll a raw WebSocket client, it still uses the same Deepgram credentials.