UNPKG

@lakshmiprasanth/react-voice-to-text

Version:

A modern React package for voice-to-text conversion with real-time speech recognition and file upload support

4 lines 199 B
import React from 'react'; import { RecordingControlsProps } from '../types'; export declare const RecordingControls: React.FC<RecordingControlsProps>; //# sourceMappingURL=RecordingControls.d.ts.map