node-voice-agent and csharp-voice-agent
These are ecosystem siblings, specifically two distinct implementations of a Deepgram Voice Agent demo application, one in Node.js and the another in C#.
About node-voice-agent
deepgram-starters/node-voice-agent
Get started using Deepgram's Voice Agent with this Node demo app
Demonstrates real-time voice interactions using Deepgram's speech recognition and synthesis APIs, with a frontend-backend architecture that separates the Node.js server (handling API communication) from a browser-based UI. The setup uses WebSocket connections for low-latency audio streaming and includes environment-based configuration for API authentication, making it adaptable for building conversational voice applications.
About csharp-voice-agent
deepgram-starters/csharp-voice-agent
Get started using Deepgram's Voice Agent with this C# demo app
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work