What is the reason if i get the error message in this part of the code(in continuous.c default code):
if ((k = ad_read(ad, adbuf, 2048)) < 0) E_FATAL("Failed to read audio\n");
Audio is not configured properly. You can test it with arecord/parecord first. Also see
https://cmusphinx.github.io/wiki/faq/#q-failed-to-open-audio-devicedevdsp-no-such-file-or-directory
Log in to post a comment.
What is the reason if i get the error message in this part of the code(in continuous.c default code):
Audio is not configured properly. You can test it with arecord/parecord first. Also see
https://cmusphinx.github.io/wiki/faq/#q-failed-to-open-audio-devicedevdsp-no-such-file-or-directory