Js gets the frequency of the sound of the current device

let promise = navigator.mediaDevices.getUserMedia(constraints);

how to get the frequency after obtaining the stream in this way

Mar.09,2021
Menu