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 Oct 15, 2022. It is now read-only.
I currently have an App made with Android which I can use for Speech Recognition and returns an Array of coincidences with the word I said.
I'm actually trying to do the same with this package and Flutter, but it only seems to return one coincidence every time I check.
Is there any way to handle the speech recognition in order to retrieve an array of results?
Thanks in advance! 😄
The text was updated successfully, but these errors were encountered: