talkback

  1. rleiman

    Android Question [SOLVED] *** Using tts.speak causes app to crash

    Greetings everyone, I'm trying to use tts.speak and I believe I'm not using it correctly. Can you check my coding and let me know what I'm missing? I originally thought it needed Talkback to be turned on but the app still crashes on the tts.speak statement with Talkback on and off. Thanks in...
  2. rleiman

    Android Question [Solved] - Querying the TalkBack status

    Greeting everyone, I found some code in the forum that should be telling me if TalkBack is turned on by the user. The Log statement returns True with TalkBack turned off as well as on. The code is from 2012 so maybe it's too much outdated? If that's the case, is there any updated code that will...
  3. rleiman

    Android Question [SOLVED] Detecting if TalkBack is turned on

    Hi Everyone, Is there a way to detect if TalkBack is turned on? Thanks. Truly, Emad
  4. rleiman

    Android Question [SOLVED] MaterialDateTimePicker is buggy when used with TalkBack

    Hi Everyone, I love the MaterialDateTimePicker but it's buggy when TalkBack is turned on. When the time picker is called with TalkBack on, it speaks 16:30 for the initial time of 04:30 and doesn't allow the circle selector to be moved easily. Is there an update to this library or another one...
  5. rleiman

    Android Question [SOLVED] IconButton and TalkBack

    Hi Everyone, One of my customers needs to use my app with TalkBack. It's almost compatible with TalkBack. The views that work with it are the label views and sliders. The app is also using the IconButton view but TalkBack speaks "Unlabled button" when the user slides a finger over they type of...
Top