Record audio and export the output by jquery
Recorder.js is a useful plug-in to record or capture the voice of the user. It generates a blob object containing the recording in wave format. If a callback function is not specified the default function…