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

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

iOS 15.0 support? #64

Open shahd-s-s opened 2 years ago

shahd-s-s commented 2 years ago

Trying to build to iOS 15 from Xcode 12.4. It builds and runs and works perfectly for 14.4.2, but with 15, it behaves weirdly. Some times it recognizes speech, other times it simply skips over the part that requires the speech detection. It also never manages to launch the debugger from Xcode. It gets stuck at "Running on iPhone ...." on the iOS 15 device. Not sure if anyone has any ideas why this might be/has anyone managed to get this working on iOS 15?