khanhuitse05 / speech-and-text-unity-ios-android

Speed to text in Unity iOS use Native Speech Recognition
MIT License
286 stars 124 forks source link

Build fails for iOS #75

Open Manisharan-ritwik opened 2 years ago

Manisharan-ritwik commented 2 years ago

Undefined symbol: _OBJCCLASS$_SFSpeechAudioBufferRecognitionRequest

Undefined symbol: _OBJCCLASS$_SFSpeechRecognizer

These are the errors I see in Xcode. Need help. Thanks.

derwaldgeist commented 1 year ago

Same here. Using Xcode 14.2 and Unity 2021.3.16f1.

Seems as if a Framework is missing?

derwaldgeist commented 1 year ago

This is actually a duplicate of #30