screen reader

  1. rleiman

    Android Question Using Accessibility library to detect if the user has it turned on

    Greetings, I would like to know how to test when the screen reader or the accessibilities service is turned on so I can use TTS when the user has it on. The auto complete dropdown does not have a "Get" to find out if it's on or off. The closest I found was SetContentDescription which is close...
  2. rleiman

    Android Question [SOLVED] - Some views are not working with the screen reader turned on

    Greetings everyone, I noticed that the following views do not recognise screen taps and dragging to scroll when the accessibility screen reader is turned on. I testing it with a Galaxy S9 running Android version 10. B4XSeekBar CustomListView These work ok only if the screen reader is turned...
  3. Jack Cole

    Wish Accessibility Options in Designer

    In b4a, we have the accessibility library available. This works to use the setContentDescription that can be read by screen readers. This is cumbersome, and it would be nice to add more options directly to the designer. This is becoming more important with people threatening and bringing...
Top