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
{{ message }}
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.
The underlying google voice recognition api that this depends upon is evented, so to return a promise would require some simplifying assumptions, such as single utterance.
If you come up with a connivence wrapper that has this API I'll consider a PR.
If you are talking about actual network requests you will have to dig into the underlying modules as this only deals with the the API that google provides with their voice recognition node module and doesn't have control over that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be helpful if I was able to track my request in promise
Resolve after all the requests sent to google have come back.
The text was updated successfully, but these errors were encountered: