<< Click to Display Table of Contents >> Field narrator |
Overview
The Field narrator Widget for Bizagi is available for download at Bizagi Widget Xchange.
Through this Widget, you will be able to include narration voice that reads aloud the name of editable fields in your forms.
When including this Widget, once the end user sets focus (e.g, clicks on) on a field he/she needs to fill out, the narrator voice will read out loud: "Field [name_of_the_field]", of type [data_type]".
Taking as an example the above image, clicking on the Subject text field, would have narration read: "Field Subject, of type text".
Before you start
In order to test and use this Widget, you will need:
1.Bizagi Studio previously installed.
2.This specific Widget previously installed, either as described at https://help.bizagi.com/platform/en/index.html?widget_xchange.htm, or as described at https://help.bizagi.com/platform/en/index.html?widgets_manualinst.htm.
Data model considerations
In order to use this Widget, you do not need anything in particular in your data model (no attributes required).
Properties configuration
In order to configure this Widget once it is installed in your project, include it in any form and set it properties in the Forms designer, just as you would do with any other type of Bizagi control.
It is very important that you place this Widget either as the very first control in your form, or as the very last one. Recall that you may use the Icon Style property as described below, to set if it visually displays or not. |
Consider the following properties.
PROPERTY |
POSSIBLE VALUES |
DEFAULT VALUE / SUGGESTED |
---|---|---|
Language |
Allows you to defined the language used by the narrating voice. |
en-en |
Reading speed |
Allows you to customize the narrating speed used when reading out loud. |
(none) |
Volume |
Allows you to customize the volume level when the narrator voice reads out loud. |
9 |
Icon Style |
Define if you wish for an icon to show up in the form. Possible values are: •NONE •RED •GREEN •BLACK •COLORFUL |
BLACK |
Notice all Bizagi controls and Widgets, enable a visible property which allows you to set if that control should be displayed in a given form or not (e.g, by using a business rule). Other properties such as required or editable have no use for this widget. |
Last Updated 10/28/2022 9:49:44 AM