signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.83k stars 3.04k forks source link

VoiceOver playback functionality for video and images for blind users #1083

Closed clemensf closed 2 years ago

clemensf commented 8 years ago

Using VoiceOver it is impossible for blind users to focus and playback videos and images. VoiceOver just skips these messages. This may be acceptable for images, but not for video as videos contain sound - which is clearly perceptable by blind users ;-) Also: Could you please implement Audio attachments - like in the Android version?

Thank you very much!

neffs commented 8 years ago

This seems to be a problem with JSQMessagesViewController upstream and a possible solutions is already available as a pull request. https://github.com/jessesquires/JSQMessagesViewController/pull/886

AAClause commented 3 years ago

Thanks for reporting this. It's also an annoying bug for me.

VoiceOver just skips these messages. This may be acceptable for images, but not for video as videos contain sound - which is clearly perceptable by blind users ;-)

In my opinion it's not also acceptable for images. For example, sometimes I receive images with text. In this case, I retrieve the image then I process it with an OCR (e.g. Seeing AI, Prizmo Go). And so I can know what the picture contains.

stale[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.