We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The audio recording visualization is not working:
To Reproduce Source code here: https://stackblitz.com/edit/react-voice-visualizer?file=src%2Fcomponents%2Fvoice-recorder.tsx
Expected behavior Audio visualization when recording
Screenshots If applicable, add screenshots to help explain your problem.
Package info (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hi, I got the same error. did you got any solution?
Sorry, something went wrong.
I found the solution by luck
set backgroundColor="black" to see the visualizer you have to tweek the classnames to adapt to your app
@Twathik Thank you for your help, you saved me from looking for a different plugin. But none of it is as good as this.
you are welcome
YZarytskyi
No branches or pull requests
Describe the bug
The audio recording visualization is not working:
CleanShot.2024-12-19.at.07.06.49.mp4
To Reproduce
Source code here:
https://stackblitz.com/edit/react-voice-visualizer?file=src%2Fcomponents%2Fvoice-recorder.tsx
Expected behavior
Audio visualization when recording
Screenshots
If applicable, add screenshots to help explain your problem.
Package info (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: