SFSpeechRecognizer - detect end of utterance

前端 未结 4 1460
耶瑟儿~
耶瑟儿~ 2020-12-05 14:16

I am hacking a little project using iOS 10 built-in speech recognition. I have working results using device\'s microphone, my speech is recognized very accurately.

M

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 14:35

    Based on my test on iOS10, when shouldReportPartialResults is set to false, you have to wait 60 seconds to get the result.

提交回复
热议问题