TapType is out.
-
TapType is out. It's a keyboard for blind Android users.
There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
It's free, no ads, no tracking, no metrics. I'm not evil.Edit: Now on 2.0 with multiple languages supported.
If you find TapType useful, consider supporting its development:
https://paypal.me/aaronhewitt
https://github.com/sponsors/aaron-gh
https://liberapay.com/fireborn/Download: https://github.com/aaron-gh/taptype-releases/releases/latest
#TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech -
TapType is out. It's a keyboard for blind Android users.
There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
It's free, no ads, no tracking, no metrics. I'm not evil.Edit: Now on 2.0 with multiple languages supported.
If you find TapType useful, consider supporting its development:
https://paypal.me/aaronhewitt
https://github.com/sponsors/aaron-gh
https://liberapay.com/fireborn/Download: https://github.com/aaron-gh/taptype-releases/releases/latest
#TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech@fireborn Sounds like Flicktype, which I miss on iOS. It was lovely.
-
@fireborn Sounds like Flicktype, which I miss on iOS. It was lovely.
@DavidGoldfield That's exactly what it is

-
@fireborn Sounds like Flicktype, which I miss on iOS. It was lovely.
@DavidGoldfield Though I think it's slightly better, supporting emoji search and more customizability.
-
@DavidGoldfield That's exactly what it is

@fireborn Yep, I was so excited about it that I sent off that reply before I finished reading it and so I missed your Flicktype reference. Thanks for developing it.
-
TapType is out. It's a keyboard for blind Android users.
There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
It's free, no ads, no tracking, no metrics. I'm not evil.Edit: Now on 2.0 with multiple languages supported.
If you find TapType useful, consider supporting its development:
https://paypal.me/aaronhewitt
https://github.com/sponsors/aaron-gh
https://liberapay.com/fireborn/Download: https://github.com/aaron-gh/taptype-releases/releases/latest
#TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech@fireborn How come you're not making the code open source but just using Github for the releases? Something like this honestly would make sense being open sourced.
-
@fireborn How come you're not making the code open source but just using Github for the releases? Something like this honestly would make sense being open sourced.
@alexchapman I likely will at some point, it's just kind of messy right now.
-
@alexchapman I likely will at some point, it's just kind of messy right now.
@fireborn Oh right.
-
@fireborn Oh right.
@alexchapman It was originally going to be a Sandfly feature that I pulled out and made its own thing.
-
@alexchapman It was originally going to be a Sandfly feature that I pulled out and made its own thing.
@fireborn Oh OK, what's Sandfly? Sounds interesting.
-
@fireborn Oh OK, what's Sandfly? Sounds interesting.
@alexchapman Android screen reader in development.
-
TapType is out. It's a keyboard for blind Android users.
There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
It's free, no ads, no tracking, no metrics. I'm not evil.Edit: Now on 2.0 with multiple languages supported.
If you find TapType useful, consider supporting its development:
https://paypal.me/aaronhewitt
https://github.com/sponsors/aaron-gh
https://liberapay.com/fireborn/Download: https://github.com/aaron-gh/taptype-releases/releases/latest
#TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech@fireborn I love this. Very well done. One thing though, it says there is no voice input method available, I should have one though. Do I need to set that somewhere? Also the Talkback passthrough thing seems to be a bit buggy yet, or at least for me, I just turn TB off for now.
-
TapType is out. It's a keyboard for blind Android users.
There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
It's free, no ads, no tracking, no metrics. I'm not evil.Edit: Now on 2.0 with multiple languages supported.
If you find TapType useful, consider supporting its development:
https://paypal.me/aaronhewitt
https://github.com/sponsors/aaron-gh
https://liberapay.com/fireborn/Download: https://github.com/aaron-gh/taptype-releases/releases/latest
#TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech@fireborn Wow! Sounds like Fleksy for Android, so now this functionality is on Android but no longer available on iOS.
-
@fireborn Wow! Sounds like Fleksy for Android, so now this functionality is on Android but no longer available on iOS.
@darrell73 That pretty much what it is, though flexy does exist for android just not accessibly
-
@fireborn I love this. Very well done. One thing though, it says there is no voice input method available, I should have one though. Do I need to set that somewhere? Also the Talkback passthrough thing seems to be a bit buggy yet, or at least for me, I just turn TB off for now.
@jonathan859 Talkback passthrough should work fine. Can you explain what issues you're facing?
-
@fireborn I love this. Very well done. One thing though, it says there is no voice input method available, I should have one though. Do I need to set that somewhere? Also the Talkback passthrough thing seems to be a bit buggy yet, or at least for me, I just turn TB off for now.
@jonathan859 As for the voice input method, do you have a default IM voice input set?
-
@fireborn Yep, I was so excited about it that I sent off that reply before I finished reading it and so I missed your Flicktype reference. Thanks for developing it.
@DavidGoldfield @fireborn For iPhone, there was another similar called Fleksi (or nearly that), around 2011 when I had an iPhone.
-
@alexchapman Android screen reader in development.
@fireborn Oh interesting. I guess that's also gonna be open sourced eventually?
-
@fireborn Oh interesting. I guess that's also gonna be open sourced eventually?
@alexchapman No. That will have paid features.
-
@alexchapman No. That will have paid features.
@fireborn Um OK, paid features in a screen reader? Jisuo or however its spelled has a paid thing going on, I'm surprised you wanna monitise an accessibility tool.