SFSpeechRecognizer is still not implemented on watchOS 8.
Post
Replies
Boosts
Views
Activity
Only support on watch series 6 now.
xcode Version 12.5 (12E262) still not work.
I have reported bug to app connect team.
Have the same problem!
I fixed it by this:
edit your code in iOS app target
#if canImport(WidgetKit)
import WidgetKit
#endif
2. “embed frameworks” build phase, and set it to “Optional”.
full crash log - https://developer.apple.com/forums/content/attachment/0a02855c-121e-4696-a8dd-716c32418f41