O pacote espeakup
está com bugs, veja apt-listbugs espeakup
(debian e kali-linux)
Do Debian Stretch:
#apt-listbugs list espeakup
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
grave bugs of espeakup (-> ) <Outstanding>
b1 - #913453 - espeakup fails install and ends in broken state (Fixed: espeakup/1:0.80-11)
grave bugs of espeakup (-> ) <Resolved in some Version>
b2 - #911120 - espeakup: Does not fully install (Fixed: 1:0.80-11)
Summary:
espeakup(2 bugs)
Para resolver o problema, edite:
nano /lib/systemd/system/espeakup.service
Alterar:
ExecStart=sh -c 'modprobe speakup_soft && /usr/bin/espeakup -V ${VOICE}'
Para:
ExecStart=/bin/sh -c 'modprobe speakup_soft && /usr/bin/espeakup -V ${VOICE}'
Em seguida, defina a voz padrão em /etc/default/espeakup
, por exemplo:
VOICE=fr
Em seguida, execute os seguintes comandos:
systemctl daemon-reload
systemctl start espeakup
Verifique o status:
systemctl status espeakup
Ver registros de erros do Debian - # 913453 Data: Dom, 11 de Novembro de 2018 06:45: 01 UTC