In this application a custom native android speech recognition module is developed and is used for speech recognition. Custom module is developed in JAVA, and then used in React Native JavaScript code.
- Clone project.
- Switch to projects root directory.
- Install project dependecies by running command "npm install".
- Start project by running command "npx react-native run-android".