E1iTeDa357 / docker-homeseer4

MIT License
8 stars 10 forks source link

Speak command and ALSA errors #10

Open madasus opened 2 years ago

madasus commented 2 years ago

I've noticed that the speak command doesn't work anymore and ALSA is spitting out errors - did you manage to resolve this on your build?

root:/opt/HomeSeer# ./speak.sh "test" ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default audio_open_alsa: failed to open audio device default. No such file or directory