This Android application allows operators to answer checklist questions using an Android device such as a phone or tablet.
The minimum Android SDK version that is supported by the app is 23. This roughly means that the app should be able to run on Android version 6.0 (Marshmallow) and above.
The app can be operated by touching the screen, as well as by talking to the app. Operating by speech allows the user to work hands-free.
The touch mode is always working and allows you tap on certain elements on the screen to perform actions.
There are a few places where specific ‘gestures’ provide different ways of interacting with the app. These gestures are explained in the documentation for the relevant screens.
The speech operation allows the user of the app to speak to control the app, rather than tapping on the screen.
Speech recognition mode must be enabled specifically by tapping on the microphone icon in the action bar (top of the app), in screens that are ‘speech enabled’. Once enabled, the speech recognition mode will remain active while the app is running, or until you disable it by tapping on the microphone icon again.
Can we improve this topic?