deepgram-devs/deepgram-demos-rust
Useful demo applications for Deepgram Voice AI APIs, using the Rust language! 🦀
This project provides example applications to help developers integrate Deepgram's Voice AI into their Rust applications. It takes audio or text input and demonstrates how to get real-time transcriptions, generate speech from text, or build interactive voice agents. It is designed for software developers who want to build voice-enabled features into their products.
Use this if you are a software developer looking for practical examples to integrate Deepgram's Text-to-Speech, Speech-to-Text, or Voice Agent APIs into a Rust application.
Not ideal if you are an end-user looking for a ready-to-use voice application, as this project requires coding and development experience.
Stars
8
Forks
1
Language
Rust
License
ISC
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram-devs/deepgram-demos-rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app