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 198 B
import type { UseDeepgramManagementReturn } from './types/deepgram'; export declare function useDeepgramManagement(): UseDeepgramManagementReturn; //# sourceMappingURL=useDeepgramManagement.d.ts.map