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.
Download: https://github.com/aaron-gh/taptype-releases/releases/latest
#TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech
Release TapType 1.0.1 · aaron-gh/taptype-releases

Bug fixes Fixed touch passthrough breaking other keyboards when TalkBack is active. Passthrough now only activates when TapType is the current keyboard, and clears immediately on keyboard switch, ...

GitHub
@fireborn Sounds like Flicktype, which I miss on iOS. It was lovely.
@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.
@DavidGoldfield @fireborn For iPhone, there was another similar called Fleksi (or nearly that), around 2011 when I had an iPhone.
@clv1 @fireborn Yep, I think Flicktype was the successor to that program. I wish someone would develop something like it today.
@DavidGoldfield Though I think it's slightly better, supporting emoji search and more customizability.