Skip to content

Queue: React Native live transcription example (JavaScript) #6

@github-actions

Description

@github-actions

Integration: React Native

Why this is valuable

React Native is the most popular cross-platform mobile framework with millions of developers. Voice input in mobile apps is a growing need, and there is no existing Deepgram example showing how to capture audio on a mobile device and stream it to Deepgram for live transcription.

Suggested approach

A React Native app with a "press to talk" button that captures audio from the device microphone, streams it via WebSocket to Deepgram's live STT API (nova-3), and displays the transcript in real-time. Use expo-av or react-native-audio-api for audio capture.

Reference


Queued by discover-examples agent on 2026-03-29

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions