Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Espeak says symbol 7 F when you delete a word in Jarte and wordpad #3315

Closed
nvaccessAuto opened this issue Jul 1, 2013 · 4 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by briang1 on 2013-07-01 10:50
Only when using Espeak as the preferred synth, you will find that control delete in Jarte and Wordpade say the word being deleted, immediately followed by symbol 7 F, which I understand is the delete character code.

It seems to have come in with a recent update in Espeak. Unfortunately an attempt to run an old installer failed as it keeps setting the synth to silence when one runs it with a recent version installed on the .ini file in the installed version. This then has to be altered to get the installed version to run, but that is for another ticket!

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2013-07-03 04:23
Technical: speech.speakTypedCharacters should just ignore 0x7f completely. It only seems to appear when using control+backspace.
Changes:
Milestone changed from None to next

@nvaccessAuto
Copy link
Author

Comment 2 by briang1 on 2013-07-03 08:56
Does not happen in Word though, and is not there in any other synth I've tried except Espeak.

@nvaccessAuto
Copy link
Author

Comment 3 by Michael Curran <mick@... on 2013-07-04 06:56
In [36217bb]:

speech.speakTypedCharacters: ignore character 0x7f produced by control+backspace in some apps. Fixes #3315

Changes:
State: closed

@nvaccessAuto
Copy link
Author

Comment 4 by mdcurran on 2013-07-04 06:59
Changes:
Milestone changed from next to 2013.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant