I am using speech recognition plugin in my mobile app. There is option "show partial "provided but it is as mentioned as IOS only . Is there any way I can get partial result in android also?
When I am keeping this boolean show partial as true it is only returning only first word of my speech in android.
Please help me on this.