diff options
author | 2021-03-26 09:09:32 +0200 | |
---|---|---|
committer | 2021-03-26 09:09:32 +0200 | |
commit | 93e92cefee61ebcf404d84c8d683096ac95c5342 (patch) | |
tree | 53736ff353fe3e98d5e50b5849059c9cc4b84787 | |
parent | Add Talon Voice accessibility tool to resources (diff) |
Add Screen Readers accessibility tools listing to resources
-rw-r--r-- | pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml b/pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml new file mode 100644 index 00000000..39372956 --- /dev/null +++ b/pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml @@ -0,0 +1,7 @@ +description: Screen readers are software programs that allow blind + or visually impaired users to read the text displayed on a computer screen with a speech synthesizer or braille display. + There are many different screen reader program options, + with this link describing many of them and their capabilities. +name: Screen Readers - American Foundation for the Blind +title_url: https://www.afb.org/blindness-and-low-vision/using-technology/assistive-technology-products/screen-readers +position: 1 |