Cyrille BOUGOT kirjoitti 27.4.2026 klo 14:06:
> In NVDA, text to be spoken is processed as follows: dictionarie
> proicessing, then punctuation and symbols processing and then unicode
> normalization.
Ok, this is the order I've expected.
> So if you modify the character in one of the dictionaries, the original
> symbol won't just go further.
This is absolutely clear for me.
> I have tested modifying the "Punctuation/symbol pronunciation" and can
> check that the character "´" is transmitted to the synth, at least at
> the level of the speech manager log, which happens after dictionaries,
> symbol/punctuation processing and normalization.
Then, how can you explain, why acute accent is received by my synth only
when the Unicode normalization is turned off?
> Can you double check in the symbols/punctuation dialog?
> I have level set on "most", but you can do as you want, and overall
> "Send actual symbol to synthesizer" set to "only below symbol's level"
> instead of the default "never".
> What are your settings for this character?
My settings for this character are as follows: level "most", and send to
synth "only when below symbol's level". And my overall symbol level is
"some".
Another NVDA user with similar settings has confirmed, that
normalization replaces acute accent with a space.
Veli