TalkBack
TalkBack is the screen reader built into Android devices that helps people who are blind or have low vision use their phones and tablets without needing to see the screen. It reads aloud what is on the screen and lets users navigate and control their device by touch and spoken feedback. This gives users eyes-free control of their Android device.
TalkBack is the Google-developed screen reader and accessibility service included with the Android operating system, designed to enable blind and visually impaired users to interact with their devices through spoken output and gesture-based navigation. It provides eyes-free control by conveying on-screen content and interface elements as audible speech, and it supports touch exploration and custom gestures, including a TalkBack menu of context-relevant commands accessible via specific swipe sequences. As with other screen readers, effective use with a given app or website generally depends on how well the underlying content exposes accessible names, roles, states, and structure to the platform's accessibility APIs.
Why it matters
TalkBack is the screen reader built into the Android operating system, making it one of the primary means by which people who are blind or have low vision interact with mobile devices. Because Android powers a large share of the world's smartphones and tablets, TalkBack is often a default point of access for eyes-free control, letting users touch the screen and hear what is displayed. For organizations delivering mobile apps or mobile web experiences, TalkBack compatibility is a practical measure of whether visually impaired Android users can actually complete tasks.
As with other screen readers, TalkBack can only convey what an app or website exposes to the platform's accessibility APIs. When interface elements lack accessible names, roles, states, or a logical structure, TalkBack users may encounter unlabeled buttons, unreadable content, or navigation that is difficult or impossible to complete. This means that meeting accessibility goals commonly requires designing and testing content so that it works well with TalkBack, rather than assuming visual layout alone is sufficient.
TalkBack support also intersects with broader accessibility expectations. While guidelines such as WCAG are technology-agnostic and do not name specific screen readers, testing with real assistive technology like TalkBack is generally considered part of a thorough evaluation, because automated checks detect only a portion of issues. Note that this entry describes TalkBack as an assistive technology and is not legal advice; requirements and enforcement expectations vary by jurisdiction and evolve through regulation and case law, and organizations should consult qualified counsel on their specific obligations.
Who it's relevant to
Inside TalkBack
Common questions
Answers to the questions practitioners most commonly ask about TalkBack.