File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 # symbolLevel: One of the characterProcessing.SymbolLevel values.
3636 symbolLevel = integer(default=100)
3737 trustVoiceLanguage = boolean(default=true)
38- unicodeNormalization = featureFlag(optionsEnum="BoolFlag", behaviorOfDefault="disabled ")
38+ unicodeNormalization = featureFlag(optionsEnum="BoolFlag", behaviorOfDefault="enabled ")
3939 reportNormalizedForCharacterNavigation = boolean(default=true)
4040 # Deprecated in 2025.1
4141 includeCLDR = boolean(default=True)
Original file line number Diff line number Diff line change @@ -1906,8 +1906,8 @@ If you find that NVDA is reading punctuation in the wrong language for a particu
19061906##### Unicode normalization {#SpeechUnicodeNormalization}
19071907| . {.hideHeaderRow} | .|
19081908| ---| ---|
1909- | Options | Default (Disabled ), Enabled, Disabled|
1910- | Default | Disabled |
1909+ | Options | Default (Enabled ), Enabled, Disabled|
1910+ | Default | Enabled |
19111911
19121912When this option is enabled, unicode normalization is performed on the text that is spoken by NVDA.
19131913This is beneficial when speaking characters that can be represented in several forms.
You can’t perform that action at this time.
0 commit comments