[BRLTTY] Build brltty with support for espeak-ng

Shérab Sebastien.Hinderer at ens-lyon.org
Thu Dec 12 02:22:30 EST 2019


Tage Johansson (2019/12/12 06:49 +0100):
> > I've attached a patch (as speech-test-1.patch). It adds "before" and "after"
> > logs to explicit mute requests, to say mute requests, and to say text requests.
> > Could you please capture another log after applying this patch?
> 
> 
> I get an error when trying to apply the patch. I ran:
> 
> $ make distclean
> 
> $ git pull origin
> 
> $ git apply speech-test-1.patch
> 
> error: patch failed: Programs/spk_thread.c:461
> error: Programs/spk_thread.c: patch does not apply
> 
> 
> I don't have mutch experience with git patches, so maybe I'm doing something
> wrong. Anyway, can you please tell me how to apply that patch.

Try something like

patch -p0 < speech-test-1.patch

Or

patch -p1 < speech-test-1.patch

depending on how the patch has been prepared, I don't have the file any
longer to check, sorry.

hth,

Shérab.


More information about the BRLTTY mailing list