Closed mdalzin closed 6 years ago
You are welcome :) I will try to take a look at this soon. To be honest, it's been a year now and I can't remember how I did it.
Good news ! I found back all the files I used to generate the C# wrapper, assets etc. I should be able to understand and reproduce what I did one year ago. I will try to take a look at it soon and add the files to this repo with detailed explanations.
Sounds great, thanks!
I have added information about how I built it for Xamarin.Android. Tell me if you need help for something else or if you can't reproduce what I did.
Thank you so much! I'll get on trying to build this soon!
Thank you so much this project, it's been extremely helpful. I'm currently trying to replicate the binding process with SWIG, and I was wondering how you were able to compile the libpocketsphinxwrap.so file for all Android architectures, as swig only generates one of them. Any help would be greatly appreciated, thanks!