IVR Glossary
Plum Voice's comprehensive documentation of IVR concepts, topics, and terminology.
a |
b |
c |
d |
e |
f |
g |
h |
i |
j | k |
l |
m |
n |
o |
p |
q |
r |
s |
t |
u |
v | w | x | y | z
Click one of the letters above to be taken to a page of all terms beginning with that letter.
- Cache
- A cache is a temporary storage area where data that is accessed constantly can be stored for quick access. The caching feature of the Plum IVR operates like a proxy cache. However, for on-site Plum IVR systems, this caching feature must be enabled or else nothing will be cached. Read more...See also: Proxy Server
- Callee type detection
- Callee type detection is a feature for the Plum IVR Outbound System that is used to figure out whether the receiving end that picks up an outbound call (the “callee”) is a human or an answering machine. For outbound calls that are not picked up, callee type detection marks whether the failed call is a result of going to a fax machine, getting a busy signal, getting a no answer, or going to an operator. Read more...
- Calling Campaign
- A Calling Campaign is used to contact a specific population over the phone by placing a series of outbound calls through an interactive voice response system (IVR). Read more...See also: IVR
- Catch
- The catch element associates a catch with a document dialog, or form item. Read more...See also: Error Handling
- Child tag
- VoiceXML, which is an XML format, is structured as a tree of elements, or text enclosed in markup tags. Nesting tags creates a hierarchy of elements that is traversed by the Plum VoiceXML platform to direct your callflow. A child tag is a tag that is enclosed by another tag. VoiceXML has limitations on the valid types of child tags for each VoiceXML tag. Read more...
- Choice
- The choice element serves several purposes: It specifies a speech and/or dtmf grammar fragment that determines when that choice has been selected, the contents are used to form the prompt string, and it specifies the URI to go to when the choice is selected. Read more...See also: Menu
- Clear
- In VoiceXML applications, the clear element is used to reset one or more form items. Read more...
- Completetimeout
- The completetimeout property determines the length of silence required following user speech before the recognizer finalizes a result. Read more...See also: Incompletetimeout
- Confidencelevel
- Confidencelevel is a VXML property that specifies the speech recognition confidence level. Read more...See also: Property