Please let me know how to install ALSA and oss-compat. Am using 12th version of ubuntu.. Bt in ubuntu forum they says "Ubuntu has chosen to disable OSS support in their kernels and ignore any bugs filed against OSS4 packages. If you're considering using OSS4, you should probably use another Linux distro like Arch Linux. This page remains for historical/reference reasons"
By recompile, does it mean to configure and make install again?
After installing pulseaudio, libpulse-dev, osspd, do I also need to recompile pocketsphinx after I reinstall sphinxbase? Thanks!
Last edit: Cindy Chang 2019-02-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I have a problem with pocketsphinx_continuous. I install sphinxbase and
pocetsphinx succesfully. But at run pocketsphinx_continuous get:
I use Xubuntu 11.10. Google suggests me to use "padsp" for create virtual DSP
for my process.
Can you help me?
Hello
Please see the FAQ
http://cmusphinx.sourceforge.net/wiki/faq#qfailed_to_open_audio_device_dev_ds
p_no_such_file_or_directory
I had install both ALSA and oss-compat, but still I get this error :
ad_oss.c(103): Failed to open audio device(/dev/dsp): No such file or
directory
FATAL_ERROR: "continuous.c", line 242: Failed top open audio device
I have no idea what to do next? any ideas? :(
Please let me know how to install ALSA and oss-compat. Am using 12th version of ubuntu.. Bt in ubuntu forum they says "Ubuntu has chosen to disable OSS support in their kernels and ignore any bugs filed against OSS4 packages. If you're considering using OSS4, you should probably use another Linux distro like Arch Linux. This page remains for historical/reference reasons"
Install alsa development package and recompile sphinxbase.
By recompile, does it mean to configure and make install again?
After installing pulseaudio, libpulse-dev, osspd, do I also need to recompile pocketsphinx after I reinstall sphinxbase? Thanks!
Last edit: Cindy Chang 2019-02-06
Run "modprobe snd_pcm_oss" as root
When i type
"modprobe snd_pcm_oss"
FATAL: Module snd_pcm_oss not found.