Hello,
Some of you might've saw my post about a month ago regarding accessibility features you wish your iPhone had, but if you didn't here's a brief background on what I'm working on. I'm currently in the senior design course for my university's computer science degree and this course is centered around designing accessible software. More specifically, the class's focus is to design software for a high school girl named India, who is visually impaired. India frequently attends our class to discuss our projects and answer any questions about her experience using technology, but I figured it would be best to reach out to a larger community for feedback on our project. My group eventually decided our project was going to be a Google Chrome extension that identifies images on a web page that are missing alt attributes, sends the images off to various Computer Vision API's to describe or transcribe them, judges whether the description is good or not, then adds an alt attribute with a sufficient description or transcription from the API's we are using.
We have our own ideas about how to implement this / what features we want to have, but we have many questions regarding internet browsing with a screen reader who's answers will help us refine our project to be as helpful as possible.
Which screen reader do you use, and when it encounters an image with no alt attribute or with an empty alt attribute what does it do?
Would you much rather have a prompt that asks you to transcribe or describe all images on a web page without alt attributes, or would you prefer a case-by-case basis where when you reach an image on the page, you are prompted with whether or not you want the alt attribute to be added? Note that we would have to modify how the screen reader works so that it recognizes that there is an image there, which I assume can be done but might need to be implemented on a screen reader by screen reader basis.
Since the National Federation of the Blind v. Target case, it seems as if all retailers at the very least have an alt attribute for the main image of the product on the page. I was just curious about what the rest of the online shopping experience is like for the visually impaired. Are the text titles of the products usually enough? Would replacing an alt attribute like "Samsung 60 Inch LED TV" with a description like "Family watching movie on Samsung TV" so that a company's marketing efforts can reach consumers who use screen readers be of any value? In summary, what more do you wish you had regarding images on online shopping websites?
Memes! For something that's as simple as text on top of an image it's absurd to me how there hasn't been good software designed to make memes accessible to the visually impaired. Do any of you already have some sort of software that transcribes memes for you? Given that part of the humor is based on image underneath the overlaying text is meme transcription a service you would be interested in? Would a simple but informative web page that describes the actual image of many popular reoccurring memes be helpful so that you can understand the context of the meme text?
I'm sure I'll come up with more questions in the future, but if you have any other thoughts or suggestions be sure to throw them in the comments.
Thank you!