Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FB16265340: Vision should expose the image description generation used by VoiceOver #595

Open
samhenrigold opened this issue Jan 8, 2025 · 0 comments

Comments

@samhenrigold
Copy link

  • Date: 2025-01-08
  • Resolution: Open
  • Area: Vision
  • OS: iOS
  • Type: Suggestion
  • Keywords: CoreSceneUnderstanding, VoiceOver, accessibility, alt text

Description

In a few areas throughout the system, rich captions/descriptions are generated for images:

  • When texts with images are announced through AirPods
  • In the Magnifier app in Detect mode
  • In VoiceOver with “Image Descriptions” enabled

The image attached results in a description like “A white chair next to a wooden table on a white rug” while the current Vision framework might only be capable of picking out a chair, a table. An API for these richer descriptions would allow app developers to make more accessible apps.

As a real example, I work on the Mastodon social app. It would be a huge benefit to pre-populate some placeholder alt text for images when composing a new post.

Files

IMG_1525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant