Is there a way to programatically trigger google voice to text functionality available via android keyboard?

Viewed 180

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.

Voice to text functionality

0 Answers
Related