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

The component Rerenders Continuosly when vad start #166

Open
sathish-renambl opened this issue Dec 4, 2024 · 1 comment
Open

The component Rerenders Continuosly when vad start #166

sathish-renambl opened this issue Dec 4, 2024 · 1 comment

Comments

@sathish-renambl
Copy link

I am using usemic VAD to detect speech and wrote a function as a hook that returns start, stop, speechStart, and speechEnd. I imported it into the main component. When I call start, the main component renders continuously, and when I call stop, the rerendering stops. However, when the main component rerenders, the others code in the main component does not work properly.

@ricky0123
Copy link
Owner

Hi @sathish-renambl I'm not sure I understand what your hook does. Can you share an example?

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

2 participants