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 copied the code from the example and I am testing it on my app. I need to say short sentences like, up, down, left and right and parse it into text.
When I say "Left" and "right" seem to work fine, however, when I say "UP" and "Down", it returns "no match" more often than not.
If I say a longer senteces, like "this is up" then sometimes it captures the word "up".
Has anyone seen similar behavior?
Thanks,
Gian.
The text was updated successfully, but these errors were encountered:
Hi all,
I have copied the code from the example and I am testing it on my app. I need to say short sentences like, up, down, left and right and parse it into text.
When I say "Left" and "right" seem to work fine, however, when I say "UP" and "Down", it returns "no match" more often than not.
If I say a longer senteces, like "this is up" then sometimes it captures the word "up".
Has anyone seen similar behavior?
Thanks,
Gian.
The text was updated successfully, but these errors were encountered: