UNPKG

react-native-deepgram

Version:

React Native SDK for Deepgram's AI-powered speech-to-text, real-time transcription, and text intelligence APIs. Supports live audio streaming, file transcription, sentiment analysis, and topic detection for iOS and Android.

3 lines (2 loc) 124 B
export const DEEPGRAM_BASEURL = 'https://api.deepgram.com/v1'; export const DEEPGRAM_BASEWSS = 'wss://api.deepgram.com/v1';