Click here to Skip to main content
15,914,943 members
Please Sign up or sign in to vote.
3.50/5 (2 votes)
See more:
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, 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!
Posted

You might find this[^] article of interest. It has several links to useful stuff, mainly on MSDN.
 
Share this answer
 
Thanks for the help, I really appreciate it! :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900