isScreenReaderEnabled

Determines if a screen reader is currently enabled.

This method is intended to help adjust configuration for screen-reader-specific accessibility use cases and does not reflect the state of other accessibility services.

Return

True if a screen reader is currently enabled, false otherwise.

Parameters

context

The context used to query the state of the accessibility service.