MoniPlus2 Voice Guidance Configuration Guide
April 29, 2014
10
4.4.3.1
afaOption Attributes
Tag
Values
Description
name
blankScreen
Ads
OrientationSkip
OrientationScript
Asks the customer if he wants to blank the screen for the
remainder of the transaction. If the blankScreen value is not
present, the screen will be blanked by default.
See also: the blankScreenID attribute listed earlier.
Asks the customer if he wants to hear audio messages marked as
advertisements. If the Ads value is not present, ads will play to
the customer by default. See also: the ad attribute of the
<Audio> element.
Allows the customer to hear or skip the orientation script for the
ATM. The default is to play the orientation script if this attribute
is not included in the file.
Allows the customer to hear an orientation message explaining
the use of the ATM. If this attribute is not present, no orientation
script will play to the customer. If you want to include the
MoniPlus2 dynamically built and inserted device orientation
text, you MUST define this attribute. A link to the device
orientation scripts is added to the audioID for the screen
associated with this option. Detailed information about this
added link is included in the
section on page 12.
screen
Numeric
(screen number)
Defines the screen associated with the option. Each option must
have a screen with associated audio to play to the customer when
the option is presented. These screens must be included in your
screen load file or the VG file will not play. You can optionally
define equivalent screen
See also: the screenOffset attribute of the <LangOption>
element.
yesKeyPos
Numeric
(key number)
Defines the key on the numeric keypad (1-16) that the customer
should press to indicate a Yes response to the option presented.
yesAudioID
Numeric
(audioID
number)
Defines the audioID to be played when the Yes button is pressed
for the option.
noKeyPos
Numeric
(key number)
Defines the key on the numeric keypad (1-16) that the customer
should press to indicate a No response to the option presented.
noAudioID
Numeric
(audioID
number)
Defines the audioID to be played when the No button is pressed
for the option.
defaultResponse True/False
Allows you to define a default answer for this option. A value of
True = Yes and a value of False = No. If you do not define a
default response, a No response is assumed.