Had the same problem with a TV tuner card. Here is what to do:
sudo apt-get install alsa-utils alsa-oss
Попытка сделать высказывание на фестивале, и кажется, что / dev / dsp / отсутствует в Debian. Как добавить это?
festival> (SayText "Hello") Linux: can't open /dev/dsp #<Utterance 0xb669c708>
Had the same problem with a TV tuner card. Here is what to do:
sudo apt-get install alsa-utils alsa-oss
Another solution would be to run the desired software using padsp
, which is an OSS wrapper for Pulse Audio.
Simply run:
padsp festival
Note that it will use the default audio devices which you can change with your system's audio settings utility.