@@ -76,20 +76,20 @@ to know how an expression should be pronounced.
76
76
The `Speech ` sub-menu includes an option for `Auto Voicing ` the
77
77
expression as it is navigated. When this is selected, the expression
78
78
will be read by the browser's speech synthesis API, rather than a
79
- screen reader, and the terms will be highlights as they are read.
79
+ screen reader, and the terms will be highlighted as they are read.
80
80
This is useful, for example, for dyslexic users who benefit from the
81
- synchronized highlighting.
81
+ synchronized highlighting. `Auto Voicing ` can also be toggled using
82
+ the |bkey | S |ekey | key.
82
83
83
84
There are a number of different rule sets that can be chosen for
84
85
translating math to text, where each can have a number of different
85
86
preferences for how a particular expression is spoken. By default,
86
- MathJax uses the `ClearSpeak `, however, the `Speech ` sub-menu allows
87
+ MathJax uses `ClearSpeak `, however, the `Speech ` sub-menu allows
87
88
also provides the `MathSpeak ` option.
88
89
89
90
Each rule set has several different preference settings; three in the
90
91
case of MathSpeak, for example, which primarily influence the length
91
- of produced text. `ClearSpeak
92
- <https://docs.wiris.com/en/mathtype/mathtype_desktop/accessibility/clearspeak> `__,
92
+ of produced text. ClearSpeak,
93
93
on the other hand, has a large number of preferences that allow very
94
94
fine-tuned control over how different types of expressions are
95
95
spoken. The MathJax menu allows a smart choice of preferences by only
0 commit comments