From 510134e9430edafcd3021fa1e8f72da005bf481a Mon Sep 17 00:00:00 2001 From: Tom Poole Date: Thu, 27 Oct 2022 13:06:13 +0100 Subject: [PATCH] Docs: Update the supported accessibility clients --- docs/Accessibility.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Accessibility.md b/docs/Accessibility.md index e15970b484..72e32f02b9 100644 --- a/docs/Accessibility.md +++ b/docs/Accessibility.md @@ -2,8 +2,9 @@ ## What is supported? -Currently JUCE supports VoiceOver on macOS and Narrator on Windows. The JUCE -accessibility API exposes the following to these clients: +Currently JUCE supports Narrator on Windows, VoiceOver on macOS and iOS, and +TalkBack on Android. The JUCE accessibility API exposes the following to these +clients: - Title, description, and help text for UI elements - Programmatic access to UI elements and text