[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
speechd-el getting started
From: |
Luke Yelavich |
Subject: |
speechd-el getting started |
Date: |
Wed, 28 Oct 2015 10:38:03 +1100 |
On Wed, Oct 28, 2015 at 05:02:31AM AEDT, Peter V?gner wrote:
> I think I have briefly seen ann error stating can't connect to socket
> ~/.speech-dispatcher/speechd.sock. However I haven't remembered it. I can't
There is the problem. Speech Dispatcher now uses XDG_RUNTIME_DIR to
store relevant session files, including the socket. You will have to pull
speechd-el from git to properly work with the new socket location. It can
be cloned from git://git.freebsoft.org/git/speechd-el.git.
Luke