Bill Dengler
Bill Dengler
This PR removes the recommendation from the readme not to use Firefox on MacOS, given a [large engineering push at Mozilla](https://wiki.mozilla.org/Accessibility/Mac2020) to make Firefox on MacOS accessible with VoiceOver.
The following should produce a pause between test and message, but no pause occurs: ```python return tell("Test message", is_ssml=True) ```
## STR: 1. Enable VoiceOver. 1. Start Unstoppable. 1. Find (either by exploring the screen or with swipe gestures) the "balance" tab and activate it. 1. Search the screen (either...
### Link to issue number: Closes #13157. ### Summary of the issue: The ability for users to explore all console text enabled by #12669 has been well appreciated, but it...
### Link to issue number: Partial mitigation for #11002. Follow-up of #11214. ### Summary of the issue: NVDA 2020.3 introduced support for selective registration for UIA events based on the...
### Is your feature request related to a problem? Please describe. With microsoft/terminal#12358, `wt` now sends UIA notifications containing new text written to the terminal. To prevent conflict with our...
Fix pronunciation of schengen, per [Wikipedia](https://en.wikipedia.org/wiki/Schengen_Area) and [YouTube](https://www.youtube.com/watch?v=t7GJHpbto1Y).
STR: Attempt to read the numbers 21, 22, 23... 29 with mto espeak-ng. Expected: Numbers are read. Actual: eSpeak remains silent. Version tested: commit dc153592.
As part of PR #1193, I ran into CI failures related to missing phoneme tests. Instructions on adding tests/documentation of their format should be added to the `add_language.md` file.
While playing a bit with RedReader on the Chromebook, it seemed like the accessibility subtitle wasn't being read (it says "pts" instead of "up votes" or "up", for instance). I...