< Development | Tutorials
Difference between revisions of "Development/Tutorials/Accessibility"
(Link to Community Wiki) |
|||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Archived}} | |
− | [ | + | {{Info|The [https://community.kde.org/Accessibility KDE Accessibility Project] is now located at the KDE Community Wiki.}} |
− | == | + | = Introduction = |
+ | Below is a list of tutorials for KDE accessibility improvements. | ||
− | [http:// | + | == Screen Reader == |
+ | ;[http://userbase.kde.org/Accessibility Accessibility Documentation for Users on userbase.kde.org] | ||
+ | :''Explains how to get started with screen readers as a user.'' | ||
− | + | ;[[Development/Tutorials/Accessibility/Checklist|Accessibility Checklist]] | |
+ | :''What to look for in your application to make it accessible for as many people as possible.'' | ||
− | + | ;[[Development/Tutorials/Accessibility/Screen_Reader_Setup|Screen Reader]] | |
− | + | :''This tutorial will explain some details about using screen readers with KDE applications.'' | |
− | + | A screen reader is an application that uses speech synthesis to allow users with visual impairments to use a computer. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Jovie == | == Jovie == | ||
+ | [http://websvn.kde.org/trunk/KDE/kdeaccessibility/jovie/ Jovie] is a subsystem within the KDE desktop for conversion of text to audible speech. | ||
− | [ | + | ;[[Development/Tutorials/Text-To-Speech|Text-To-Speech]] |
+ | :''How to utilize Jovie text-to-speech service in your application.'' | ||
− | |||
== Simon == | == Simon == | ||
− | [http://simon | + | [http://simon.kde.org Simon] is an open-source speech recognition program and replaces the mouse and keyboard. |
Latest revision as of 12:22, 30 May 2019
This page has been archived
The information on this page is outdated or no longer in use but is kept for historical purposes. Please see the Category:Archives for similar pages.

Information
The KDE Accessibility Project is now located at the KDE Community Wiki.
Introduction
Below is a list of tutorials for KDE accessibility improvements.
Screen Reader
- Accessibility Documentation for Users on userbase.kde.org
- Explains how to get started with screen readers as a user.
- Accessibility Checklist
- What to look for in your application to make it accessible for as many people as possible.
- Screen Reader
- This tutorial will explain some details about using screen readers with KDE applications.
A screen reader is an application that uses speech synthesis to allow users with visual impairments to use a computer.
Jovie
Jovie is a subsystem within the KDE desktop for conversion of text to audible speech.
- Text-To-Speech
- How to utilize Jovie text-to-speech service in your application.
Simon
Simon is an open-source speech recognition program and replaces the mouse and keyboard.
This page was last edited on 30 May 2019, at 12:22. Content is available under Creative Commons License SA 4.0 unless otherwise noted.