react native voice recognition

0
Implement voice recognition functionality in react native so that we can convert speech to text and then we can use it further.
asked
1 answers
0

Hello Shubham,

 

You can start with this.

https://docs.mendix.com/appstore/app-services/speech-to-text/

 

and then explore 

  1. https://cloud.google.com/speech-to-text
  2. https://www.npmjs.com/package/react-native-web-speech-api

 

Thanks.

 

 

answered