I went through a lot of answers which have already been given but did not understand.
Task : I have to get the audio from the user which should be less than one minute and then save it in the backend and send it to Google's Speech Recognition API to get the text.
I tried recording in the browser using the MediaRecorder API by using this demo over here https://mido22.github.io/MediaRecorder-sample/.
I want to get the recorded audio saved in my Django backend so we can do some post processing on it.
html,javascriptthat you have tried at Question? See stackoverflow.com/help/how-to-ask, stackoverflow.com/help/mcve. There does not appear to be an actual question presented at OP?Blob:let blob = new Blob(chunks, {type: media.type })atmakeLinkfunction to server, or passblobtoFormDatainstance and postFormDataobject to server usingXMLHttpRequest()orfetch()