My app is a simple letterboard to facilitate communication in a specific therapeutic scenario. It provides visual and audio feedback (i.e. selectable text-to-speech of letters and words and "click" sounds) and will be linked to a wearable, vibrating mini disc, for haptic feedback (via Bluetooth in an Arduino MCU).
The users of this app have specific motor and communication challenges so typing requires a lot of effort and concentration. Adding predictive text, like that of Android's text messaging or Google's search would be of great help.
The Autocomplete Textbox extension and other solutions I found in the forum are geared towards a different problem and so entail a preset (limited) list of words (i.e., tinyDB, etc.)
Is there a way to incorporate Android's or Google's predictive text into the app? The app is used on one device only: an e-ink tablet with Android 11.
Below a screenshot and attached the app for reference.
Thanks!!
customKeyb2.aia (49.1 KB)