speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: speechd-el reads whole line [SOLVEDD] and more


From: Nicolas Graner
Subject: Re: speechd-el reads whole line [SOLVEDD] and more
Date: Thu, 21 May 2020 11:47:18 +0200

NG> running speechd-el on emacs 26.1, I can't get the
NG> speechd-speak-whole-line option to work.

MZ> I think it's a bug.  Fixed in git.

Hi Milan,

thanks a lot. The fix works fine.

While I'm there, I have another problem and a suggestion.

The problem: characters are not echoed when I type, whether
speechd-speak-echo is set to character or word.

I've added back to speechd-speak.el this command which was commented out in 2.8
and deleted in 2.9:
  (speechd-speak--command-feedback (self-insert-command) after 
(speechd-speak--char (preceding-char)))
to get character echoing, but this is obviously not the best solution.
What should I check for? I'm running emacs 26.1 (build 2) on Debian.

Now the suggestion: speechd-speak forces the language to "en" when it
reads some messages, in particular from the minibuffer. This is fine but
not always appropriate, sometimes messages would be better read in the
same language as buffers. I think this should be controlled by a
customizable variable.

Keep up the good work,
Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]