Closed quantmvo-kms closed 2 months ago
Hi @quantmvo-kms I've just released a version for SDK 50 under 0.1.12. You can type npm install @jamsch/expo-speech-recognition@sdk-50
to install it. Let me know if it works okay.
I've used that version and it worked on both iOS and Android. However, I found some other problems. I will compare the two versions 0.2
and 0.1
to verify the issues I'm facing and report new issues to you. Thanks again for your great support!
Hi @jamsch! My another project using Expo version 50.0.17. I'm trying to integrate with this library but got the following error when running on Android (it worked well on iOS):
After searching solutions on the Internet, I came to this issue with a similar error as I got. I'm wondering if your project supports Expo SDK 50. If not, is there a way so that I can use your library perfectly without changing the SDK version?