MoniPlus2 Voice Guidance Configuration Guide
April 29, 2014
19
Tag
Values
Description
When screen 200 is displayed, the following text is spoken:
“Your balance is 500 dollars. To perform another
transaction, press 1. If you do not want another
transaction, press 2 or the cancel key.”
repetitions
0-9
Specifies the number of times to repeat this audio message. 0
indicates to voice the message repeatedly as long as the related
screen is displayed. If this attribute is not included, the audio
message will play one time only.
4.8 <Text> Element
A <Text> element contains the actual text to be voiced by the text-to-speech engine. Only one attribute,
lang, is currently supported. The inclusion of any other attributes will be ignored by MoniPlus2.
4.8.1 Text Attribute
Tag
Values
Description
lang
2 characters
(en or sp)
Specifies the language to be used by the speech engine for this
audioID. This entry must contain the 2-character ISO 630-1 code
for the language. Currently only English (en) and Spanish (sp) are
supported.
See also: lang attribute of the <LangOption> element.
4.8.2 Embedded Text Elements
Within the text that you define for the audio, you can embed the following elements.
Tag
Description
Link
Allows the nesting of an audioID within the text of an audio message. The Link
element can be located anywhere within the text of the main audioID and will be
voiced wherever it is located.
The Link element has one attribute which is the audioID of the nested audio to be
voiced. This audioID must be alphanumeric and cannot contain any other attributes
typically associated with an audioID, such as keyboardID, ad, etc. If the nested
audioID does not exist, the Link tag will be ignored.
For dynamic device orientation, a Link element containing the
NHORIENTATIONLINKMAIN audioID will automatically be appended to the Text
element for your own orientation script audioID. This
NHORIENTATIONLINKMAIN audioID references all device audioIDs that need to
be voiced. Refer to the contents of the linked audioIDs on page 12 or on page 35 for
the exact text that MoniPlus2 includes. Also note that this main device orientation
audioID references Introduction text and the text for the PIN Pad device. You may
need to change your own orientation script text, if it is used, to avoid duplication if
you include any of this information in your own orientation script.