Hi Robert!Meant to write this earlier but keep forgetting.I think the README for the SWIFTMac server includes some incorrect instructions, like the set-dtk-rate form for the initialization file.Thanks so much for your work on this!On Thu, Apr 6, 2023 at 7:21 PM Robert Melton <lists@xxxxxxxxxxxxxxxx> wrote:> On Apr 6, 2023, at 21:42, Quin Marilyn <quin.marilyn05@xxxxxxxxx> wrote:
>
> Hey there, how do I use this thing? Like, make it my default speech server? I cloned it and ran make install, and then the readme tells me to change my speech server in init.el, but I never set it there, and am not entirely sure how or what the proper variable to set is.
I didn't even know Emacspeak would work without a server set. But here is a snippet from my init.el
(setq load-path (cons "~/.emacs.d/emacspeak/lisp" load-path))
(setq emacspeak-directory "~/.emacs.d/emacspeak")
(setq dtk-program "swiftmac")
(require 'emacspeak-setup)
(dtk-set-rate 275 t)
--
|Full archive May 1995 - present by Year|Search the archive|
If you have questions about this archive or had problems using it, please contact us.