Open VincentLu91 opened 2 years ago
Hi,
I am developing a ReactJS project looking to stream audio. Is there a ReactJS equivalent of this library?
Thanks
Just use the WebAudio API: https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API
Hi,
I am developing a ReactJS project looking to stream audio. Is there a ReactJS equivalent of this library?
Thanks