I've some problem with integration UNImrcp + Pocketsphinx + PocketSphinxPlugin + Asterisk.
I've UNImrcp as server and need to integrate it with pocketsphinx.
Maybe I chose wrong way, but I have downloaded sphinxbase-5prealpha, pocketsphinx-5prealpha, unimrcp-1.4.0 and installed it in the same order. After that I read about PocketSphinxPlugin(https://code.google.com/archive/p/unimrcp/wikis/PocketSphinxPlugin.wiki).
I try 2 describe with details.
I donwloaded all to folder /home/jonny46/Main/Projects/PocketSphinx and have 3 folders sphinxbase-5prealpha, pocketsphinx-5prealpha, unimrcp-1.4.0 and made separate install with default setting(http://cmusphinx.sourceforge.net/wiki/tutorialpocketsphinx?s%5B%5D=ld&s%5B%5D=library&s%5B%5D=path and http://www.unimrcp.org/manuals/pdf/InstallationManual.pdf)
After researched about PocketSphinxPlugin and read https://code.google.com/archive/p/unimrcp/wikis/PocketSphinxPlugin.wiki, I try to ./configure --enable-pocketsphinx-plugin --with-pocketsphinx=/usr/local --with-sphinxbase=/usr/local at /home/jonny46/Main/Projects/PocketSphinx/unimrcp-1.4.0 folder
and had an error configure: WARNING: unrecognized options: --enable-pocketsphinx-plugin, --with-pocketsphinx, --with-sphinxbase
I've some problem with integration UNImrcp + Pocketsphinx + PocketSphinxPlugin + Asterisk.
I've UNImrcp as server and need to integrate it with pocketsphinx.
Maybe I chose wrong way, but I have downloaded sphinxbase-5prealpha, pocketsphinx-5prealpha, unimrcp-1.4.0 and installed it in the same order. After that I read about PocketSphinxPlugin(https://code.google.com/archive/p/unimrcp/wikis/PocketSphinxPlugin.wiki).
I try 2 describe with details.
I donwloaded all to folder /home/jonny46/Main/Projects/PocketSphinx and have 3 folders sphinxbase-5prealpha, pocketsphinx-5prealpha, unimrcp-1.4.0 and made separate install with default setting(http://cmusphinx.sourceforge.net/wiki/tutorialpocketsphinx?s%5B%5D=ld&s%5B%5D=library&s%5B%5D=path and http://www.unimrcp.org/manuals/pdf/InstallationManual.pdf)
After researched about PocketSphinxPlugin and read https://code.google.com/archive/p/unimrcp/wikis/PocketSphinxPlugin.wiki, I try to ./configure --enable-pocketsphinx-plugin --with-pocketsphinx=/usr/local --with-sphinxbase=/usr/local at /home/jonny46/Main/Projects/PocketSphinx/unimrcp-1.4.0 folder
and had an error
configure: WARNING: unrecognized options: --enable-pocketsphinx-plugin, --with-pocketsphinx, --with-sphinxbase
Analyzed two topics https://sourceforge.net/p/cmusphinx/discussion/help/thread/d9cd2516/?limit=25&page=1#cbb7 and https://sourceforge.net/p/cmusphinx/discussion/help/thread/6afccc94/?limit=25#3481. But I still have no ideas about a solution.
You can ask unimrcp developers about this issue. It seems they removed pocketsphinx support recently, no idea why. You can find older version.
Thanks a lot for your answer. I'll try