AI accommodates customers with accessibility needs by producing responses that work with screen readers, using plain language for cognitive accessibility, supporting alternative channels (text for deaf customers, voice for blind customers), and providing an easy path to a human agent trained on accommodation. Accessibility law sets the floor; good UX is higher than the floor.

A customer using a screen reader contacts support through chat. The AI's reply is formatted with emoji, decorative dashes, and a sidebar of buttons. The screen reader struggles. The customer either guesses what was said or gives up. Most AI deployments do not test for this; most accessibility complaints from AI deployments come from exactly here.

What people in the field are saying

Blake Morgan's "Experience is everything: the CX strategy..." argues that customer experience includes every customer, and that quietly excluding some users is a slow brand cost. Accessibility is the specific case of this principle that often gets cited last.

What does AI need to do for screen-reader users?

Produce structured text (proper headings, lists, plain paragraphs) rather than ASCII art, emoji-as-bullets, or buttons that the screen reader cannot describe. Avoid relying on visual cues. Make the order of elements match the logical reading order. Test with a real screen reader, not just an accessibility checker.

What does cognitive accessibility look like?

Plain language. Short sentences. One idea per paragraph. Concrete examples. Avoid jargon. This is also good UX for the general population and helps customers who are stressed, tired, or reading in a second language. The discipline that helps cognitive-accessibility users helps everyone.

What about deaf and hearing-impaired customers?

Voice AI is often the worst channel for them. The AI should detect when the customer is in a text channel by choice (or by relay service) and not push them to voice. Real-time captioning for any voice content (videos, audio messages) is a baseline that many deployments still skip.

Where does AI go wrong here?

Defaulting to channels that exclude. Pretty visual layouts that screen readers cannot navigate. "Press to talk" voice prompts that assume hearing. Asking customers to identify their accessibility needs at the start (which they should not have to do) rather than serving everyone well by default.

What is the practical first step?

Audit the AI's responses with a screen reader, a screen-magnification tool, and a colour-contrast checker. Read the responses aloud to test cognitive load. Add accessibility to the QA rubric so it is checked, not assumed. Make the human-escalation path one click or one phrase ("speak to a person") so that customers with needs the AI cannot anticipate can get to someone who can.

Related: where AI belongs in the channel mix, multilingual customer service, and what good AI feels like to the customer.