speech_recognition icon indicating copy to clipboard operation
speech_recognition copied to clipboard

IOS onRecognitionComplete() not called at all

Open KarHack opened this issue 5 years ago • 4 comments

This might be an error on my part, but I implemented the code as suggested in the examples, and it runs perfectly on android but on IOS the onRecognitionComplete() is not called. Great plugin though, works very well.

KarHack avatar Jan 09 '19 13:01 KarHack

I'm having no issues with onRecognitionComplete and iOS... works fine for both Android and iOS.

ROTGP avatar Mar 06 '19 18:03 ROTGP

I have a similar issue on iOS: the onRecognitionComplete is called, but not as quick as it happens on Android. Basically after I start the recognition and I speak something, it takes like 10 seconds before it completes. Anyone has a clue?

abianche avatar May 24 '19 17:05 abianche

This might be an error on my part, but I implemented the code as suggested in the examples, and it runs perfectly on android but on IOS the onRecognitionComplete() is not called. Great plugin though, works very well.

@abianche, @KarHack same here... did you guys find some solution? Thanks in advance

tsinis avatar Sep 20 '19 21:09 tsinis

I am also having the same issue as any updates for this one?

ramsham2411 avatar Nov 08 '19 12:11 ramsham2411