I am trying to inclue pocketsphinx on an android studio project. The demo works fine, but I am trying to import the neccesary files into a new project. None of the online guilds seem to be up to date. The last build of the demo is only 4 months old. I cant figure out what files to copy and where to place them in my new project.
Could anyone give me a simple walkthrough? This is the first project I have tried with android studio or java so maybe i'm just not understanding something.
any help would be appreciated. Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to inclue pocketsphinx on an android studio project. The demo works fine, but I am trying to import the neccesary files into a new project. None of the online guilds seem to be up to date. The last build of the demo is only 4 months old. I cant figure out what files to copy and where to place them in my new project.
Could anyone give me a simple walkthrough? This is the first project I have tried with android studio or java so maybe i'm just not understanding something.
any help would be appreciated. Thanks
Our tutorial is up-to-date
http://cmusphinx.github.io/wiki/tutorialandroid
You can follow the steps from it and let us know when something went wrong.