Julius API

Does anyone have experience with Julius Speech recognition under Linux in C++? I've found API stuff and it's honestly way over my head so I'm hoping someone could point me in the direction of sample code or a project I can study to understand it better.
I've written my own "API' of sorts but it the ugliest thing and I'm well aware of it, that abomination uses system calls for about everything and the only way I could see to start an stop Julius was to run a whole thread to start it, then send a killall so the threads merge at the end .... I said it was ugly.
Don't get me wrong, I'm proud I made it work on my own but the object is to better myself so I'm finally asking for guidance.

Thank you for taking the time to read this, Tom
Topic archived. No new replies allowed.