Skip to content
New issue

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

Audio Recording Visualization Not Working #30

Open
iloveitaly opened this issue Dec 19, 2024 · 4 comments
Open

Audio Recording Visualization Not Working #30

iloveitaly opened this issue Dec 19, 2024 · 4 comments
Assignees

Comments

@iloveitaly
Copy link

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):

  • Version: 2.0.4

Additional context
Add any other context about the problem here.

@nikhil2802Vishwakarma
Copy link

Hi, I got the same error. did you got any solution?

@Twathik
Copy link

Twathik commented Jan 20, 2025

I found the solution by luck

set backgroundColor="black"
to see the visualizer you have to tweek the classnames to adapt to your app

@nikhil2802Vishwakarma
Copy link

@Twathik Thank you for your help, you saved me from looking for a different plugin. But none of it is as good as this.

@Twathik
Copy link

Twathik commented Jan 20, 2025

you are welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants