TIN User Feedback Config and Presets

We have introduced a preconfigured UI Feedback Preset designed to enhance the TIN scanning process, which includes:

  • A customizable cutout overlay guide image.

  • A customizable instruction label positioned above the cutout.

  • Configurable text, images, and sound alerts corresponding to various user conditions (such as brightness, distance, and content).

This Preset is available on both iOS and Android Mobile SDK, as well as our Cross Platform Technologies (Cordova, .NET, React Native, and Flutter).

This article will provide details and descriptions about the new TIN User Feedback Config, as well as highlight the diverse selection of UI Feedback Presets available for TIN.

 


TIN User Feedback Presets

The following Presets are available for use inside the and the .

image-20240419-135438.png
image-20240419-135430.png

PLEASE NOTE:

At this time, UI Feedback Config is available for use with internal presets only.


UI Feedback Config

The UI Feedback Config is available for both our TIN/DOT and TIN Universal Modules. The uiFeedbackConfig parameter is nested inside the viewPluginConfig.

The uiFeedbackConfig is then divided into separate Attributes:

The first Attribute inside the uiFeedbackConfig is the Instruction Text located above the cutout. If you wish to change the default Guidance Message, you can change the value of this Attribute.

The second Attribute is the DOT Overlay, located inside the cutout. For the best scanning experience, the user should line up the DOT Number with this Overlay.

The next Attributes are the UI Feedback Preset Images. You can find these located beneath the cutout.

The next Attributes are the optional additional Guidance Text, positioned beneath the UI Feedback Preset Images. These additional Guidance Text Attributes are empty by default.

The final Attribute is the Sonic Guidance Prompt, which plays a .wav file when the contours detected trigger a specific Preset Image. You can add a Sonic Guidance Prompt to as many of the Presets as you wish. We recommend testing with this Attribute to find the right amount of Presets which may require a Sonic Guidance Prompt.

 


User Feedback Layout

  1. Instruction Text (for more information, please see above)

  2. DOT Overlay (for more information, please see above)

  3. UI Feedback Preset Image (for more information, please see above)

  4. Additional Guidance Text (for more information, please see above)

TIN User Feedback Example

Please see an example below of how our TIN User Feedback is used with a live example.

 


TIN User Feedback Tutorial Video

 


Further information