I am using this package to convert speech to text on Android, iOS, and the web.
On iOS and web, speech is working fine, but on Android, the last word gets lost.
For example, if the user spoke out "What is the weather", the detected words come out as "What is the", leaving out the last word.
A quick google search gave me this android issue and this post where other people faced the same problem in the past.
Anyone has a solution for this?
I am using this package to convert speech to text on Android, iOS, and the web.
On iOS and web, speech is working fine, but on Android, the last word gets lost.
For example, if the user spoke out "What is the weather", the detected words come out as "What is the", leaving out the last word.
A quick google search gave me this android issue and this post where other people faced the same problem in the past.
Anyone has a solution for this?