Inspiration
We wanted to help out the visually impaired type - as typing is the prominent way to communicate through technology.
How it works
We made an Applet that displays JButtons with custom ImageIcons, and when pressed - the keyboard will say the letter that is pressed. This way the user can experiment and type with the applet open and learn the location of all the keys on the keyboard.
Challenges I ran into
We ran into a problem in embedding the Applet into the actual webpage because the class file could not be directed to.
Accomplishments that I'm proud of
That we could help the blind learn how to type on a keyboard.
What I learned
How to implement sounds inside applets and embed Applets into HTML code.
What's next for EaseOfAccessKeyboard
We can potentially run this alongside, say Microsoft Word, so the keyboard would say whatever the user is typing in ANY application.
Built With
- applet
- java
Log in or sign up for Devpost to join the conversation.