simple-web-audio-recorder-demo
simple-web-audio-recorder-demo copied to clipboard
How do you actually use this as a node library?
trafficstars
Can you use this as a node library? Like using it without needing the html file?
without using the script tag is what I meant, to use it with frameworks that ignore the scirpt tag like vue and angular
Same Issue, Even I am also looking for a solution about how to import WebAudioRecorder.js in React component?