Replies: 2 comments 4 replies
-
|
For anyone not familiar with Next.js and React.js, this code might not make sense. So, here's a link to the official example that I've adapted to Next.js: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I need more information. Does your virtual device get returned from If not, does a bare call to |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
wavesurfer is not capturing the audio from the system even when the browser grant the permission to do so ...
Environment
Minimal code snippet ( next js )
Expected result
when giving the permission to use Monitor Built-in Audio Analog Stereo after clicking record wavesurfer should start capturing the audio from the system but this is not the case with built in audio, the code is only working with physical microphone.
Beta Was this translation helpful? Give feedback.
All reactions