Skip to content

Commit

Permalink
mikhail rubanov menya ne zasluzhivaet
Browse files Browse the repository at this point in the history
  • Loading branch information
crescentheaded committed Feb 18, 2024
1 parent 5c7b94b commit c6400e6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 13 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,21 @@
label: "General Knowledge")
}

## Overview

@Image(source: media-types, alt: "")

![VoiceOver gestures](voiceOver-gestures)

[Video how to navigate by VoiceOver](https://www.youtube.com/watch?v=qDm7GiKra28)

VoiceOver is a screen reader built into iOS.

A screen reader is a form of [**assistive technology**](<doc:AccessibilityFeatures>) — a program that conveys *visual* content into *non-visual* output. It allows people who cannot visually perceive information from the screen to be able to receive it in audial or tactile forms.

@Image(source: non-visual-output, alt: "")

Screen readers are essential for users who
1) have visual disablements, such as blindness or poor eyesight;
2) experience dyslexia or other cognitive impairments;
3) are simply in a situation that disables them from looking at the screen, such as driving.
Screen readers are essential for users who...
1) have *visual disablements*, such as **blindness** or **poor eyesight**;
2) experience **dyslexia** or other *cognitive impairments*;
3) are simply in a *situation* that disables them from looking at the screen, such as driving.
In other words, screen reading technology serves people who are not able to visually perceive information displayed on the screen.

Talking about using screen readers on mobile devices it brings different control in. Navigating an interface with a screen reader on requires using special gestures or an external controllers of non-direct touch.


@Image(source: voiceover-gestures, alt: "")


Introduction
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6400e6

Please sign in to comment.