kai

Results 1 comments of kai

> I'm using the following code to get an audio stream from the web browser's microphone: > > ``` > let chunks = []; > const stream = await navigator.mediaDevices.getUserMedia({...