Is there a way to make my app talk when I tap/click on an image? Either to play something pre-recorded or have it generate something based on a title?
For context, I want to build a AAC (Augmentative and Alternative Communication) app. They’re fairly simple from our perspective: item, parent. Each item has an image and title and potentially a parent.
Kids that aren’t able to speak due to impairments use these devices/apps to be able to communicate with other people with the goal of functioning more independently, advocating for themselves and for their health and safety.
On these apps there is an item with and image, when the user taps the image the device says the title out loud and sometimes will open a folder with additional images.
What I’d like to be able to do, on my app, is this: when an image is tapped the app will say the title out loud and open a new screen. Anyone know how I might be able to do that?