You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to get VAD running in a nextjs application. However, I noticed that the onFrameProcessed is not firing at all. I have some console logs and its not printing.
I'm experiencing a similar issue in a plain React app with vad-react. All of the callbacks are working except for onFrameProcessed(). I haven't been able to make it fire at any point.
I was able to get VAD running in a nextjs application. However, I noticed that the onFrameProcessed is not firing at all. I have some console logs and its not printing.
The text was updated successfully, but these errors were encountered: