I'm working on a React Native app and want to programmatically trigger google speech to text on click of a button. Is there a way to do it? I need a solution for both Android and ioS.
Note: Tried https://github.com/react-native-community/voice, but it doesn't work.