Partager via


TerminationDigits Enumeration

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines a flag enumeration of one or more DTMF keys that sets the TerminationDigits property.

Namespace: Microsoft.SpeechServer
Assembly: Microsoft.SpeechServer (in microsoft.speechserver.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration TerminationDigits As Long
[FlagsAttribute] 
public enum TerminationDigits : long

Members

Member name Description
A DTMF A
Any Any key
B DTMF B
C DTMF C
D DTMF D
Eight DTMF 8
Five DTMF 5
Four DTMF 4
Hash DTMF #
Nine DTMF 9
None No key
One DTMF 1
Seven DTMF 7
Six DTMF 6
Star DTMF *
Three DTMF 3
Two DTMF 2
Zero DTMF 0

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

Windows Server 2003

See Also

Reference

Microsoft.SpeechServer Namespace