As one part of developing a consistent “sound and feel” for the interface, you need to decide whether you will use terse or verbose prompts. Each has advantages and disadvantages, as described in Table 1:
Prompting style | Advantages | Disadvantages |
---|---|---|
Terse | Uses the fewest words possible; makes efficient
use of time. Often leads user to respond tersely, producing well-regulated spoken responses that are easy to recognize. |
If too terse, callers might misinterpret its meaning, especially if the intonation is incorrect. You must also take care to avoid sounding impolite. |
Verbose | Sometimes perceived as less impersonal, more human. | Might lead to excessively long prompts, especially
if you don't adhere to the guidelines on prompt length and wording.
The perception that an application just keeps talking can cause significant
user frustration. Might cause the user to ascribe an excessive level of intelligence to the system; if this proves inconsistent with the actual abilities of the system, the interface can fail rapidly. You can minimize this risk by telling users up front that they are speaking to a computer (for example, “Welcome to the automated banking system”). Verbose prompts and mistaken assumptions about system intelligence can also lead users to produce responses that are not in the active grammar. |
Accepted standards for terminology, formality, and interaction style in spoken communication vary widely based on demographic factors such as age, culture, and socioeconomic status, as well as the subject matter or purpose of the conversation. Obviously, you will want to design your application to conform to these behavioral norms.
|
A particularly advantageous way to provide variation is through the use of discourse markers such as "first," "next," "finally," and "now." Other useful discourse markers include "oh," "otherwise," "OK," and "sorry." Each of these words has its own function in linguistic discourse. To achieve a natural sounding dialog, it is important that they not be overused.
If you elect to use verbose prompts, you will want to give careful consideration to the following: