'Get text from MediaRecorder audio stream

I am making an electron app, but it does not support speechrecognition, so how can I get the text from the stream using navigator.mediaDevices.getUserMedia by MediaRecorder ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source