AlphaDigit Class

  Microsoft Speech Technologies Homepage

Creates Application Speech Controls that collect an alphanumeric string.

For a list of all members of this class, see AlphaDigit Members.

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
Microsoft.Speech.Web.UI.IndexedSpeechControlMicrosoft.Speech.Web.UI.SpeechControlContainerMicrosoft.Speech.Web.UI.ApplicationControlMicrosoft.Speech.Web.UI.ApplicationControlWithPostbackMicrosoft.Speech.Web.UI.ApplicationControlWithOneSemanticItemMicrosoft.Speech.Web.UI.ApplicationControlWithOneSemanticItemAndDtmf
                                    Microsoft.Speech.Web.UI.AlphaDigit
[Visual Basic]
Public Class AlphaDigit
   Inherits ApplicationControlWithOneSemanticItemAndDtmf

[C#]
public class AlphaDigit : ApplicationControlWithOneSemanticItemAndDtmf

[C++]
public __gc class AlphaDigit : ApplicationControlWithOneSemanticItemAndDtmf

[JScript]
public function AlphaDigit extends ApplicationControlWithOneSemanticItemAndDtmf

Thread Safety

Any public static (Shared in Visual Basic) members of this class are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Remarks

For remarks about this class, see AlphaDigit Remarks.

Requirements

Platforms:  Windows 2000, Windows XP Professional, Windows Server 2003 family.

See Also

AlphaDigit Constructor | AlphaDigit Members | AlphaDigit Properties | AlphaDigit Methods | AlphaDigit Events | AlphaDigit Remarks