This is my code.
mediaRecorder.ondataavailable = function(e) { console.log(e.data) chunks.push(e.data) // blob tur