In IOS 13.1, everything worked just fine. Since 13.2, the SFSpeechRecognizer is giving me a hard time. The speech recognition takes way longer than before and the result.IsFinal bool is never true.
I am not just struggling with these errors in my app but also getting them in the official Sample Code Project ( https://developer.apple.com/documentation/speech/recognizing_speech_in_live_audio ).
Is anyone else facing similar problems??
I have been experiencing the same problem with iOS 13.2
Apple just released iOS 13.3, and fixed the bug you are experiencing with SFSpeechRecognizer.
The same bug in macOS Catalina 10.15.1 has been fixed with the just released macOS Catalina 10.15.2