Add Audiograph Support
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
In iOS 15, we can now use "[AudioGraph](https://developer.apple.com/documentation/accessibility/audio_graphs)" feature, which reads the chart as sequence of "pitch" for VoiceOver Users.
I think this this is incredibly powerful tool, and believe this project can take advantage of it.
Maybe not "all" of the charts may be benefit from this tool, but at least some of the most basic charts such as line-chart or bar-chart will certainly be able to benefit from it.
What do you think?
---
For those of you who are curious of how AudioGraph works, please watch this WWDC Video introducing it!
https://developer.apple.com/videos/play/wwdc2021/10122/
Contributor guide
Research direction
Start with the linked Apple AudioGraph documentation and WWDC 2021 video to understand the API and its supported chart representations. The issue names no files, tests, or entry points, so locate the accessibility and line/bar chart implementations first. Done would mean selected charts expose their data through AudioGraph for VoiceOver users, with coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- accessibility, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100