I have a 1.3MP Dynex webcam and a linux machine
I would like to have a way to use pocketsphinx_continuous to record my speech
thru the cam
But I run it and it runs and ends up saying:
READY...
But then it doesn't do anything
My webcam doesn't light up like its recording
I've tested it with sound recorder and arecord and it should work.
What do I do?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a 1.3MP Dynex webcam and a linux machine
I would like to have a way to use pocketsphinx_continuous to record my speech
thru the cam
But I run it and it runs and ends up saying:
READY...
But then it doesn't do anything
My webcam doesn't light up like its recording
I've tested it with sound recorder and arecord and it should work.
What do I do?
If you have multiple devices you can choose the device to use with -adcdev
option, for example
Make sure you compiled sphinxbase with alsa support.