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

Braille display to show component or character description information for an Asian character when review current character command is pressed twice #3734

Open
nvaccessAuto opened this issue Dec 26, 2013 · 5 comments

Comments

@nvaccessAuto
Copy link

Reported by surfer0627 on 2013-12-26 01:36
Hello developers,
Now, pressing numpad2 twice will report current character description in review.
Hopping that braille displays are updated.
Sometimes, user may use braille display only. This function would be useful for them.

Thank you.

@nvaccessAuto
Copy link
Author

Comment 1 by nvdakor on 2014-06-05 15:12
Hi,
Morphing this ticket a bit, now that we have better understanding of what's going on.
I and other Asian language users (including Takuya) had an email discussion where each language representative explained how component characters are shown in braille. The summary is as follows:

  • For Chinese, if I understood right, braille dots for each character (or component) should be displayed.
  • For Japanese, facilities are available to display phonetic character description for each character.
  • For Korean, dots for component characters (consonants, vowels) should be displayed, although with recent improvements to Korean character descriptions (where each Hangul component character has a phonetic representation), we can live with displaying character descriptions.
    As some Asian language users use braille (including myself), some may say this is a high priority (I agree with them); however, as we need input from more Asian braille users, I'll leave it assigned under braille component.

Changes:
Changed title from "Braille Displays Updated Character Description" to "Braille display to show component or character description information for an Asian character when review current character command is pressed twice"

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2014-06-06 09:35
To clarify, are you saying we need different representations for braille and speech for character descriptions? Why is the speech character description not sufficient for other languages?

@surfer0627
Copy link
Contributor

Also, is it possible to show message in braille when review current character command is pressed three times?

Developer info:
file: source/globalCommands.py
line: 1082
def script_review_currentCharacter(self,gesture):

@jcsteh jcsteh removed their assignment Sep 5, 2017
@surfer0627
Copy link
Contributor

jteh on 2014-06-06 09:35

To clarify, are you saying we need different representations for braille and speech for character descriptions?

For character descriptions, now, we have representation for speech only. We hope that NVDA have representations for speech and braille.

Why is the speech character description not sufficient for other languages?

With braille display only, user get the character descriptions infor via Speech viewer. It is not sufficient.

Here is an example:

In Chinese, “star” (星星) and “gorilla” (猩猩) have the same sound and tone and they are homonyms.

Pressing numpad2 twice for character descriptions, “star” (星) means,
明星、慧星、北極星、人造衛星、星期天、星光閃閃

Pressing numpad2 twice for character descriptions, “gorilla” (猩) means,
猩猩、猩紅熱、大猩猩、金剛猩猩

In this example, user needs to press alt + tab to switch to Speech viewer, and read the character descriptions info in braille display.

Describe the solution you'd like

Here is an add-on implements numpad2 enhancements.

reference source:

@Adriani90
Copy link
Collaborator

cc: @michaelDCurran

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

4 participants