The timer/s for both the idle speech (loop) and the timeout message should
reset whenever the user does anything--even if what they do is not accepted
input in that context.
Most important:
* Reset timer with screen touches and drags (timer starts when a person lifts
their finger)
* Reset timer when any EZ Access button is pushed
Nice to have:
* Reset timer with any mouse click (timer starts on mouse-button-up)
* Reset timer when any keyboard key is pressed
You may wish to keep one timer so that it is easier to reset. This timer would
represent the time since the user finished their last input.
Original issue reported on code.google.com by jbjor...@gmail.com on 10 Sep 2013 at 8:17
Original issue reported on code.google.com by
jbjor...@gmail.com
on 10 Sep 2013 at 8:17