小编Vee*_*ora的帖子

错误域= kAFAssistantErrorDomain代码= 209"(null)"

我正面临一个问题SFSpeechRecognizer.在启动应用程序几秒钟后,我开始收到错误

错误域= kAFAssistantErrorDomain代码= 209"(null)""和"错误域= kAFAssistantErrorDomain代码= 203"超时"UserInfo = {NSLocalizedDescription =超时,NSUnderlyingError = 0x170049990 {错误域= SiriSpeechErrorDomain代码= 100"(null)"}}

并且应用程序停止识别.

我试图endAudio()然后每隔20秒再次启动它,因为Apple不允许我们识别超过一分钟.

任何有关这方面的帮助将非常感激.

iphone speech-recognition ios swift3 sfspeechrecognizer

8
推荐指数
1
解决办法
1945
查看次数