daisy / daisy/MathCATForPython
Change strings being read in dialog to MathML
- 主要語言
- Python
- 星號
- 10
- 分支
- 10
- 平均合併
- 10 小時 40 分鐘
- 30 天內合併 PR
- 4
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。