I am trying to tweak some code in SpeechRecognizer, I was following the steps https://github.com/cmusphinx/pocketsphinx-android , I created a new project in the android studio and copied all the the cloned all the three projects in the root folder of the project and the built the project but still no luck, I also tried building pocketsphinx-android but nothing worked. Any help will be greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to tweak some code in SpeechRecognizer, I was following the steps https://github.com/cmusphinx/pocketsphinx-android , I created a new project in the android studio and copied all the the cloned all the three projects in the root folder of the project and the built the project but still no luck, I also tried building pocketsphinx-android but nothing worked. Any help will be greatly appreciated.
If nothing works its time to read the documentation and follow it.
Actually I tried that too. Before asking for help here I tried with http://cmusphinx.sourceforge.net/wiki/tutorialandroid also. I am still unable to figure out how to compile the libraries.