sivaprakashDesingu / react-voice-recorder

This (react-voice-recorder) is a JavaScript library for React Applicaiton which will be used to record voice as audio and download the same.

Home Page:https://codesandbox.io/s/react-voice-recorder-mydov?file=/src/App.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I cannot save the file into a variable.

DOC8331 opened this issue · comments

After recording i want to save the audio file into a variable like the actual file. File url will not work. because i want to use this with whisper api to translate and i need to send the actual file cannot send url.