
Get Required Information Early
If an application requires customer information, collect it before completing
steps that are dependent on correct entry of that information. For example, if
the telephone number is required to access account information, get and confirm
it before asking what type of information the customer desires.
Tell the User the Number of Digits to Enter
When the user is prompted to enter numeric input of a fixed length (e.g., a Social
Security number), the prompt should state the number of digits that must be
entered, as in “Please enter your nine-digit Social Security number.” Exception:
In cases where a fixed-digit number is being collected for security purposes, the
number of digits required
should not
be stated.
Tell the User H ow to Indicate That Number Entry Is Finished
When the user is prompted to enter numeric input of a variable length, the
prompt should ask the user to enter a terminator when data input is completed.
However, a time-out will also be accepted to terminate input. The # key should
be used as the terminator key.
Always Confirm User Input
F Always provide a way for the user to confirm (or cancel) input. This can
be provided as an explicit, prompted option, such as “If this is correct,
press 1. If not, press 2.”
F The system should read back user input in proper phrasing. In many
cases, the system should just read back the user’s input exactly as it was
entered. For example if the user enters 1-800-555-1212, the system may
ignore the “1,” but when confirming the entry it must ask the user to
confirm all 11 digits entered, as in “You entered 1, 8, 0, 0...” However, if
the system reports the time to the user, it should be read back as “eleven
o’clock,” not “1, 1, 0, 0.”
F Repeat back to the user long data entries for confirmation with
appropriate pauses. For instance, if the user is asked to enter a Social
Security number, the system should respond with something like “You
entered 123 <pause> 45 < pause> 6789. If that is correct, press 1. To re-
enter, press 2.” It is critical that phone numbers be read with proper
phrasing and not as a 10-digit string.
Use a Tone to Signal the Start of a Recording Window
Voice messaging systems should have a distinct record tone, distinguishable
from any other tones used in the system. The tone used to indicate that the
recording is starting should be a single beep, of 440 Hz frequency, and 0.5 second
(500 millisecond) duration.
7 Interactive Voice Response Interfaces
260