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.

9 lines (8 loc) 258 B
"use strict"; export * from "./shared.js"; export * from "./speech-to-text.js"; export * from "./text-intelligence.js"; export * from "./management.js"; export * from "./text-to-speech.js"; export * from "./voice-agent.js"; //# sourceMappingURL=index.js.map