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.

8 lines (7 loc) 223 B
"use strict"; export * from "./askMicPermission.js"; export * from "./url.js"; export * from "./audioUtils.js"; export * from "./useAsyncCall.js"; export * from "./createAgentSettings.js"; //# sourceMappingURL=index.js.map