Hello guys , I am new bee for pocketsphinx.
I found some code and when I compile the program it says that Failed to open
goforward.raw :No such file or directory
Code line is below
fh = fopen("home/***/Downloads/CMU/pocketsphinx-0.7/test/data/goforward.raw",
"rb");
Can you give me suggestion>>>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok i got it. And i did it!
Finally!
Just a few problems but not so important as we could think.
When i say House for example, we can saw GO RIGHT or GO LEFT How could i
configure this?
In order to script and print: WRONG WORD, please retry! An if statement with
printf?
Hello guys , I am new bee for pocketsphinx.
I found some code and when I compile the program it says that Failed to open
goforward.raw :No such file or directory
Code line is below
fh = fopen("home/***/Downloads/CMU/pocketsphinx-0.7/test/data/goforward.raw",
"rb");
Can you give me suggestion>>>
Absolute path should start from /: