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

OneCore does not pronounce spaces correctly when reporting normalized characters #16805

Closed
coderabbitai bot opened this issue Jul 3, 2024 · 1 comment

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jul 3, 2024

Summary

When using OneCore with Unicode normalization enabled, NVDA fails to pronounce normalized characters correctly during character-by-character navigation. Specifically, it announces characters like C as Cnormalized without any pause, making it unclear to users. The expected behavior is to pronounce the character distinctly followed by the word "normalized", potentially with a short pause in between. This issue affects the readability and clarity of normalized characters for users.

Relevant Information

Steps to Reproduce

  1. Enable Unicode normalization in NVDA.
  2. Use OneCore as the speech synthesizer.
  3. Navigate through text character by character.

Expected Behavior

The character should be pronounced distinctly followed by the word "normalized" with a short pause in between.

Actual Behavior

The character is pronounced as Cnormalized without any pause.

Environment

  • NVDA version: Latest
  • OneCore version: Latest

Additional Notes

This issue is a follow-up to the fix provided in PR #16786.

@LeonarddeR
Copy link
Collaborator

I'm afraid this is just mess.

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

No branches or pull requests

1 participant