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 227 B
export declare function buildParams(map: Record<string, string | boolean | string[] | undefined | number>): string; export declare const dgPath: (...segments: Array<string | number>) => string; //# sourceMappingURL=url.d.ts.map