Everytime I’m trying to use a text-to-speech program, I get the same error message:
“festival> (SayText “testing”)
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
-=-=-=-=-=- EST Warning -=-=-=-=-=-
audio_open_alsa: failed to open audio device default. No such file or directory”
running “cat /proc/asound/cards” lists two options:
0 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfcf60000 irq 54
1 [Generic ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xfcc00000 irq 56
The audio works fine by the way, it’s just that I can’t use text-to-speech because of this issue.
I don’t have knowledge about audio related matters so if someone could help me out with this I would greatly appreciate it.