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 have tried restarting the listener if the status is notListening or done, but It continuously prints "done" and "notListening status. How can we be sure that it has recognized the speech and the status is "done" properly?
Looks like you're probably trying to implement continuous listening? There is a lengthy issue #253 which has a discussion of the issues and some code samples / recommendations.
As a general rule I don't recommend it because the platforms are not really designed for this use but I understand that each app is unique and you may well have use cases that require it.
I have tried restarting the listener if the status is notListening or done, but It continuously prints "done" and "notListening status. How can we be sure that it has recognized the speech and the status is "done" properly?
The text was updated successfully, but these errors were encountered: