-
-
Notifications
You must be signed in to change notification settings - Fork 654
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
Using delayed character descriptions, on each uppercase letter, a double beep is heard. #14239
Comments
The beep is issued once when the character is read and a second time one second later when its description is read. I agree that the first beep is enough. Note that there are two other options related to cap reporting: "Capital pitch change percentage" and "Say cap before capitals". The same way, these two options operate twice: once when the character is reported and once one second later when the character description is reported. Do we expect that they operate for character description? I would say that pitch change should operate as today, that is both when the character is reported and when its description is reported. It would be good to have the feedback of people with hearing difficulties. |
Exact.
But there is no beep for a lowercase letter although the description
starts with an uppercase letter.
To solve the problem, I think that the description would have to be
completely lowercase.
Le 12/10/2022 11:40, Cyrille Bougot a écrit :
…
The beep is issued once when the character is read and a second time
one second later when its description is read. I agree that the first
beep is enough.
Note that there are two other options related to cap reporting:
"Capital pitch change percentage" and "Say cap before capitals". The
same way, these two options operate twice: once when the character is
reported and once one second later when the character description is
reported. Do we expect that they operate for character description?
I would say that pitch change should operate as today, that is both
when the character is reported and when its description is reported.
For the option "Say cap before", I have no opinion.
It would be good to have the feedback of people with hearing difficulties.
—
Reply to this email directly, view it on GitHub
<#14239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADZLFFBEQJX6XT336MT5N33WC2BRBANCNFSM6AAAAAARDBPWZE>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
No, the case of the description does not matter. E.g. in French, you have "éco" and "youniform" with lower case and the other ones with upper case but the result is always the same. What matters is only the case of the character being described. |
Yes, but that's even more disturbing.
Why and what does this second beep signal?
Le 12/10/2022 14:38, Cyrille Bougot a écrit :
…
Exact. But there is no beep for a lowercase letter although the
description starts with an uppercase letter. To solve the problem,
I think that the description would have to be completely lowercase.
No, the case of the description does not matter. E.g. in French, you
have "éco" and "youniform" with lower case and the other ones with
upper case but the result is always the same. What matters is only the
case of the character being described.
—
Reply to this email directly, view it on GitHub
<#14239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADZLFFB73CLZC2M7GSLD7LTWC2WMXANCNFSM6AAAAAARDBPWZE>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The second beep just repeats the same information that was already provided by the first beep. Again, I agree with you. This second beep is useless and disturbing. It should be removed. |
It would probably depend on the synth in use. I sometimes feel that the
pitch is raised more obviously in Espeak than in most of the natural
sounding voices. I am not hearing impaired, but one point has been made by
some who are is that some beeps in nvda seem too high a pitch, but that is
another issue.
Brian
…--
***@***.***
Sent via blueyonder.(Virgin media)
Please address personal E-mail to:-
***@***.***, putting 'Brian Gaff'
in the display name field.
----- Original Message -----
From: "Cyrille Bougot" ***@***.***>
To: "nvaccess/nvda" ***@***.***>
Cc: "Subscribed" ***@***.***>
Sent: Wednesday, October 12, 2022 10:40 AM
Subject: Re: [nvaccess/nvda] On each uppercase letter, a double beep is
heard. (Issue #14239)
The beep is issued once when the character is read and a second time one
second later when its description is read. I agree that the first beep is
enough.
Note that there are two other options related to cap reporting: "Capital
pitch change percentage" and "Say cap before capitals". The same way,
these two options operate twice: once when the character is reported and
once one second later when the character description is reported. Do we
expect that they operate for character description?
I would say that pitch change should operate as today, that is both when
the character is reported and when its description is reported.
For the option "Say cap before", I have no opinion.
It would be good to have the feedback of people with hearing difficulties.
--
Reply to this email directly or view it on GitHub:
#14239 (comment)
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
…riptions (#14271) Fixes #14239 Summary of the issue: There are 3 settings for notifying a user of a capital letter. There is "beep", announce 'cap', and/or shift pitch for capitals. When navigating by character, there is already a beep or "cap" announcement. When the delayed character description occurs, another beep or "cap" announcement occurs. There is no need for a secondary beep or "cap" announcement when announcing the the delayed character description. The cap pitch change may be useful, as a pitch change may be harder to notice, and continuing the shifted pitch is more intuitive. Description of user facing changes When beep or announce 'cap' for capitals is enabled with delayed character descriptions, the descriptions do not beep or announce 'cap' twice. Description of development approach Disable beeping and announcing 'cap' for delayed character descriptions.
Steps to reproduce:
Actual behavior:
On each uppercase letter, a double beep is heard.
Expected behavior:
only a single beep should be heard
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
nvda portable
NVDA version:
NVDA 2022.3 and alpha
Windows version:
Windows 10 21H1 (10.0.19043) workstation
Name and version of other software in use when reproducing the issue:
None
Other information about your system:
None
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
Same behavior
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Yes
The text was updated successfully, but these errors were encountered: