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.

6 lines (5 loc) 160 B
export * from './askMicPermission'; export * from './url'; export * from './audioUtils'; export * from './useAsyncCall'; export * from './createAgentSettings';