Discussion:
speech-dispatcher-git: Spawn Failed
Rob
2018-07-09 12:50:50 UTC
Permalink
So now that I have speech-dispatcher installed, when I try to test it, I get a rather odd error message:
spd-say "hi"
Failed to connect to Speech Dispatcher:
Error: Can't connect to unix socket /run/user/1001/speech-dispatcher/speechd.sock: No such file or directory. Autospawn: Autospawn failed. Speech Dispatcher refused to start with error code, stating this as a reason:
When I manually go
sudo speech-dispatcher
No error pops up.
When I looked at
grep speech-dispatcher /var/log/daemon.log
All I saw was:
Jul 9 05:36:44 trainserve speech-dispatcher[4767]: speech-dispatcher disabled; edit /etc/default/speech-dispatcher.
So I went in there and it says
run=no
So I changed that to yes. No go; same error.
There is a folder
/var/log/speech-dispatcher
but the only thing in there is a file called
cicero-executable.log
and it is empty.
Appreciate any help here.
Gregory Nowak
2018-07-10 00:21:48 UTC
Permalink
Post by Rob
spd-say "hi"
You've gone through /etc/speech-dispatcher/speechd.conf, and have
adjusted it according to your setup, right? Does spd-say work as root?
Do you have a
$HOME/.cache/speech-dispatcher/log/speech-dispatcher.log? If yes,
anything out of the ordinary in there?
Post by Rob
When I looked at
grep speech-dispatcher /var/log/daemon.log
Jul 9 05:36:44 trainserve speech-dispatcher[4767]: speech-dispatcher disabled; edit /etc/default/speech-dispatcher.
So I went in there and it says
run=no
So I changed that to yes. No go; same error.
Unless you know you have a reason to run speech-dispatcher system
wide, I'd suggest leaving that as run=no

Greg
--
web site: http://www.gregn.net
gpg public key: http://www.gregn.net/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
If we haven't been in touch before, e-mail me before adding me to your contacts.

--
Free domains: http://www.eu.org/ or mail dns-***@EU.org
Loading...