From 340a1c3e61b345e167eec6aecbc6d7ceaab9a595 Mon Sep 17 00:00:00 2001 From: suvodip ghosh Date: Thu, 26 Jun 2025 14:54:13 +0000 Subject: [PATCH] add live record function in speech to text --- src/components/Tools/AudioToText.jsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/Tools/AudioToText.jsx b/src/components/Tools/AudioToText.jsx index 2ad1ebf..5efa998 100644 --- a/src/components/Tools/AudioToText.jsx +++ b/src/components/Tools/AudioToText.jsx @@ -557,13 +557,18 @@ export default function AudioUploader() { )} - +
+ +

OR

+ +
+ {/* File Upload Section */}

Supports WAV, MP3, OGG formats (max {MAX_FILE_SIZE_MB}MB)