Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] Sharpwin First (hopefully) Useable Release

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] Sharpwin First (hopefully) Useable Release


Chronological Thread 
  • From: Robert Melton <lists AT robertmelton.com>
  • To: Emacspeaks <emacspeak AT emacspeak.net>
  • Subject: Re: [Emacspeak] Sharpwin First (hopefully) Useable Release
  • Date: Wed, 10 Apr 2024 13:00:11 -0400

Update, there is now a make.ps1 that will build both SharpWin and
Emacspeak, so the four step install is:

1. Switch to Sharpwin directory in powershell
2. $env:EMACSPEAK_DIR="/path/to/downloaded/emacspeak"
3. ./make.ps1
4. Setup your init.el with normal emacspeak stuff.

The make.ps1 will copy the files for you, modify the .servers, and
build the loaddefs and the lisp files for you.

> On Apr 9, 2024, at 17:39, Robert Melton <lists AT robertmelton.com> 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 AT robertmelton.com <mailto:lists AT robertmelton.com>

--
Robert "robertmeta" Melton
lists AT robertmelton.com




Archive powered by MHonArc 2.6.19+.

Top of Page