Here's, my .emacs: (require 'cl-lib)(load-file "C:\\Users\\devin\\Downloads\\emacspeak-59.0\\lisp\\emacspeak-setup.elc")
(setq dtk-program "sharpwin") (setenv "SHARPWIN_TONE_VOLUME" "0.1") (setenv "SHARPWIN_SOUND_VOLUME" "0.1") ; this is between 0 and 100 (setenv "SHARPWIN_VOICE_VOLUME" "100") (push "sharpwin" tts-multi-engines) (setq tts-notification-device "right") (require 'emacspeak-setup) ; Heree you can just do "en-US" or just ":Zira" (dtk-set-language "en-US:Zira") (dtk-set-rate 8 t) On 4/9/2024 4:39 PM, Robert Melton (via emacspeak Mailing List) wrote:
SharpWin 1.2.0 is available for the Brave and True. https://github.com/robertmeta/sharpwin It works, and is a reasonable implementation, with some notable missing things, the biggest being pitch manipulation. It will have to be done by hand and I am working on it. A log-sharpwin is also notably missing, Windows stdin/stdout handling is a thing of nightmares, trying to find a way to do this with powershell and a batch file (you can see attempt in the repo, doesn't work). But notifications, voice selection, all the other basics are in place and mostly working. It is all in either standard C# or using NAudio for additional processing. Report any bugs you find to the github repo! Thanks. -- Robert "robertmeta" Melton lists@xxxxxxxxxxxxxxxx <mailto:lists@xxxxxxxxxxxxxxxx> Emacspeak discussion list -- emacspeak@xxxxxxxxxxxxx To unsubscribe send email to: emacspeak-request@xxxxxxxxxxxxx with a subject of: unsubscribe
-- Devin Prater
|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.