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

Change strings being read in dialog to MathML #52

Open
NSoiffer opened this issue Aug 23, 2023 · 0 comments
Open

Change strings being read in dialog to MathML #52

NSoiffer opened this issue Aug 23, 2023 · 0 comments

Comments

@NSoiffer
Copy link
Owner

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.

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

1 participant