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

alpha-35509: When using SAPI4 and rapidly adjusting the speech rate with NVDA + up/down arrow keys, NVDA emits an error tone. #17764

Closed
dpy013 opened this issue Mar 3, 2025 · 6 comments · Fixed by #17817
Labels
bug/regression p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Milestone

Comments

@dpy013
Copy link
Contributor

dpy013 commented Mar 3, 2025

Steps to reproduce:

First download from here
Then create a portable version
and switch the speech synthesizer to sapi4
Finally, use ctrl+NVDA+left and right arrows to switch to the speed of speech, the
and hold down the up and down arrows.
to reproduce the error

Actual behavior:

Using ctrl+NVDA+up and down arrows to adjust the speed of speech under sapi4 gives an error.

Expected behavior:

Hold ctrl+NVDA+arrow to adjust the speed of speech without the beeping sound

NVDA logs, crash dumps and other attachments:

nvda.log

System configuration

NVDA installed/portable/running from source:

portable version

NVDA version:

alpha-35509,90a3c8d6

Windows version:

Microsoft Windows 24H2 (OS 26100.3194)

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.

Not yet.

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?

Haven't run the tool yet

@dpy013 dpy013 changed the title alpha-35509: When using SAPI4 and quickly adjusting the speech rate with NVDA + up/down arrow keys, NVDA reports an error. alpha-35509: When using SAPI4 and rapidly adjusting the speech rate with NVDA + up/down arrow keys, NVDA emits an error tone. Mar 3, 2025
@seanbudd seanbudd added this to the 2025.1 milestone Mar 3, 2025
@seanbudd seanbudd added bug/regression p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation. labels Mar 3, 2025
@SaschaCowley
Copy link
Member

SaschaCowley commented Mar 3, 2025

@gexgd0419 this may be to do with your recent SAPI4 work

@gexgd0419
Copy link
Contributor

Before my SAPI4 work, this error could also happen. But it happens more frequently after my change.

@gexgd0419
Copy link
Contributor

Please try this snapshot build of pull request #17817 to check if this fixes the issue.

@dpy013
Copy link
Contributor Author

dpy013 commented Mar 17, 2025

Please try this snapshot build of pull request #17817 to check if this fixes the issue.
hi
Thank you for all your hard work.
Just now have done the test using nvda_snapshot_pr17817-35722.
The current issue has been fixed and the logs are provided below.

nvda.log

@valiant8086
Copy link

Awesome! so we can close this then, right?

@gexgd0419
Copy link
Contributor

@valiant8086 The issue is linked to the pull request, so it will be automatically closed after #17817 is successfully merged. No need to close it prematurely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/regression p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants