[Android][expo][@react-native-voice/voice] [TypeError: Cannot read property 'startSpeech' of null] – React native
I'm trying to record user voice and transform it to text in react-native app, using expo, typescript, and @react-native-voice/voice package. I have imported the library into my project, but when I try to launch the start or stop function, I…