daisy / daisy/MathCATForPython

Change strings being read in dialog to MathML

Aperta
#52 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
needs check User Interface
Lingua principale
Python
Stelle
10
Fork
10
Merge medio
10h 40m
PR unite (30g)
4

Descrizione

Although the strings can be translated, the "Auto" setting means the right version probably won't be read.

It would be better to use the MathML and let the speech resolution and translated speech rules do the speech.

There are two places to change: relative rate change and relative pause change. A way to do this is to save the old preference value, set a new value, do the speech, and then restore the old value. A problem with this approach is that this preference is now (during the current instance of NVDA running) an API pref that overrides a user pref, so Apply/Ok needs to set the value because re-reading the pref file won't change the current value.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.