Application with Accessibility for Blind People


 
Thread Tools Search this Thread
Top Forums Programming Application with Accessibility for Blind People
# 1  
Old 03-02-2011
Application with Accessibility for Blind People

I am about to start developing an application, which requires accessibility for blind people. It will be a front-end to google calendar for blind people. Can I do this in C#? Does .NET provide accessibility? I want to read the information from screen readers(e.g. JAWS), a software that uses voice to interpret what is written on the screen. Any good suggestions from anyone on where to start? I've only found stuff about web accessibility...

Thank you in advance!
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Looking for application that simplifies for non techie people accessing unix/linux env

Hello all I searched the net but didn't found any application that wrap ssh connection with GUI interface so that non techie people can connect to unix/linux accounts and work with files , so it will looks like there familiar Microsoft windows directory structure . Please don't answer with ..... (6 Replies)
Discussion started by: umen
6 Replies

2. Web Development

Web Accessibility: text resize

An in house development team is building a website and we were wondering what from a Web Accessibility standpoint is a best practice when it comes to resizing text. Most browsers have a menu item to resize text, but not all users may know it is there or may have difficulty reaching it. Some... (6 Replies)
Discussion started by: figaro
6 Replies

3. Shell Programming and Scripting

blind search pattern with AWK

Hello, I am using a if condition within my awk script and I have a problem with the search pattern. I would like awk to find all the fields starting with 123. For now I have something like that: awk '{for(i=1;i<9;i+=2)if($i=="123"...)print $i}' test but that is not working as... (2 Replies)
Discussion started by: jolecanard
2 Replies
Login or Register to Ask a Question
KMOUTH(1)							 KDE User's Manual							 KMOUTH(1)

NAME
kmouth - A type-and-say front end for speech synthesizers SYNOPSIS
kmouth [filename] [KDE Generic Options] [Qt(TM) Generic Options] DESCRIPTION
KMouth is an application that enables persons that cannot speak to let their computers speak.It includes a history of spoken sentences from which the user can select sentences to be re-spoken. Note that KMouth does not include speech synthesizer. Instead it requires a speech synthesizer installed in the system. OPTIONS
filename The history file to open. SEE ALSO
espeak(1), festival(1), mbrola(1), freetts(1) More detailed user documentation is available from help:/kmouth (either enter this URL into Konqueror, or run khelpcenter help:/kmouth). There is also further information available at the KDE Accessibility project web site[1]. AUTHORS
KMouth was written by Gunnar Schmi Dt kmouth@schmi-dt.de. AUTHOR
Lauri Watts <lauri@kde.org> Author. NOTES
1. KDE Accessibility project web site http://accessibility.kde.org/ K Desktop Environment 2010-09-15 KMOUTH(1)