I thought the limit of SFSpeechRecognizer was removed for offline processing

I was under the impression, with offline speech to text, that there was no limit. Since the app wouldn't be using Apple's servers in real time.

Yet when I process: speechRecognizer.recognitionTask it quits after one minute.

Did I misread something ?

You are correct. There shouldn't be a restriction. Providing your code may help in diagnosing what could be happening. Do you have something that you can post?

I thought the limit of SFSpeechRecognizer was removed for offline processing
 
 
Q