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 May 23, 2023. It is now read-only.
There is currently nowhere that I can see in the documentation any explanation of how to access the speech text that is created. For example, the startListening and stopListening functions take callbacks, but I don't see any documentation about what is passed to the callbacks, or how to access the actual speech.
When I set showPartial:false, all I get back from the success callback is 'OK'. When I set showPartial:true, I do get results, but other confusing things happen, and I am never sure when a result is 'done'.
Result: spending a bunch of time (guessing others are too) trying to figure out how to do the most basic function: get the speech output!
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is currently nowhere that I can see in the documentation any explanation of how to access the speech text that is created. For example, the startListening and stopListening functions take callbacks, but I don't see any documentation about what is passed to the callbacks, or how to access the actual speech.
When I set showPartial:false, all I get back from the success callback is 'OK'. When I set showPartial:true, I do get results, but other confusing things happen, and I am never sure when a result is 'done'.
Result: spending a bunch of time (guessing others are too) trying to figure out how to do the most basic function: get the speech output!
Thanks
The text was updated successfully, but these errors were encountered: