Indicates the type of voice prompt.
Voice prompts are handled via a VoicePrompts object.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum VoicePromptType |
Visual Basic |
---|
Public Enumeration VoicePromptType |
Members
Member name | Value | Description | |
---|---|---|---|
OutOfOffice | 0 | The prompt is an out of office response. | |
NoAnswer | 1 | The prompt is a no answer response. | |
FollowMe | 2 | The prompt is a follow-me response. | |
Name | 3 | The prompt is a name prompt. | |
Greeting | 4 | The prompt is a standard greeting response. | |
AvailableForward | 5 | The prompt is an available forward response. | |
QuickHold | 6 | The prompt is a quick hold response. | |
All | 7 | The action applies to all voice prompt types. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.