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

355 views Asked by At

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

There are 0 answers