after solving the problem with wishbone.sh i am getting this error message at the start of the application
INFO: pocketsphinx_demo.cpp(223): ./pocketsphinx_demo COMPILED ON: Apr 29 2018, AT: 09:04:46
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM mic_channel6
Error opening audio device mic_channel6 for capture: No such file or directory
FATAL: “pocketsphinx_demo.cpp”, line 158: Failed to open audio device
Whats wrong with the pocketsphinx-demo. Can anybody help me?
Yes i am using the repo. I changed the sourcecode of the demo. Now the demo is including matrixio_bus.h instead wishbone.h and calling the function init() instead BInit()