LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   cannot find ps_init (for pocketsphinx) (https://www.linuxquestions.org/questions/programming-9/cannot-find-ps_init-for-pocketsphinx-4175670929/)

piobair 03-07-2020 07:04 PM

cannot find ps_init (for pocketsphinx)
 
Various on-line helps instruct
ps = ps_init(config);
for compiling pocketsphinx using gcc.
I think that I have found all of the src files *except* the one containing ps_init

SoftSprocket 03-07-2020 07:18 PM

It's at line 187 of pocketsphinx.c according to the docs: http://www.speech.cs.cmu.edu/sphinx/...sphinx_8h.html

piobair 03-07-2020 07:49 PM

Got it.
Thanx.


All times are GMT -5. The time now is 03:37 AM.