Is it possible to know when a user started speaking when continuous flag is set to true #202
Unanswered
mrityunjay-1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am wondering if it is possible to detect when a user starts speaking inside the application after a long period of silence. I want to record the user's audio.
One solution could involve using interimResults, but with this approach, I always miss the first word spoken by the user.
Beta Was this translation helpful? Give feedback.
All reactions