itsRares/react-native-deepgram
Brings Deepgram's capabilities to React Native applications, with a focus on performance and ease of use.
Supports both Speech-to-Text v1 and v2 (Flux) streaming APIs, plus Text-to-Speech, Text Intelligence, and Management API endpoints through React hooks. Implements WebSocket-based real-time audio I/O with an Expo config plugin that automates native microphone permissions, and includes a Voice Agent hook that orchestrates bidirectional streaming with hardware-accelerated echo cancellation on iOS via AVAudioEngine.
Available on npm.
Stars
6
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Dec 29, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/itsRares/react-native-deepgram"
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.
deepgram/deepgram-rust-sdk
Community Rust 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-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app