- Get the the
libgoogle_speech_jni.so
library from google quick search box version 11.7.11.21 (x86_64) and copy it to./google-speech-offline-master/app/src/main/jniLibs/x86_64
- Copy the models from the quick search box
/data/data
directory to/sdcard/offline-speech/models
- Copy an audio sample to
/sdcard/offline-speech
- Compile and run the app
Note: You may have to adjust some variables whitin the source code in order to match the copied files above.