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

[Emacspeak] Re: Announcing "swiftmac" a new voice server for MacOS



> On Apr 6, 2023, at 21:42, Quin Marilyn <quin.marilyn05(a)gmail.com> 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|Mailing list's archive of current year by month|


If you have questions about this archive or had problems using it, please contact us.

Contact Info Page