Post

Replies

Boosts

Views

Activity

Reply to iOS15: SFSpeechRecognizer error kLSRErrorDomain code 201
This error happens when General > Keyboard > Enable Dictation is switched off with defaultTaskHint property of SFSpeechRecognizer instance is .dictation. You can get rid of this error by changing this property to .unspecified.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21