IOS onRecognitionComplete() not called at all
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.
I'm having no issues with onRecognitionComplete and iOS... works fine for both Android and iOS.
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?
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
I am also having the same issue as any updates for this one?