DtmfTone Enumeration

Enumerates values of the first 16 DTMF tones.

Namespace: Microsoft.Speech.Recognition
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration
Public Enumeration DtmfTone As Byte
public enum DtmfTone : byte
public enum class DtmfTone : unsigned char
public enum DtmfTone
public enum DtmfTone

Members

Member name Description
A 12
B 13
C 14
D 15
Eight 8
Five 5
Four 4
Hash 11
Nine 9
One 1
Seven 7
Six 6
Star 10
Three 3
Two 2
Zero 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

See Also

Reference

Microsoft.Speech.Recognition Namespace