SpeechControl Class
Base class for SpeechControls.
For a list of all members of this class, see SpeechControl Members.
System.Object System.Web.UI.Control System.Web.UI.WebControls.WebControl Microsoft.Speech.Web.UI.SpeechControlMicrosoft.Speech.Web.UI.ListenMicrosoft.Speech.Web.UI.Prompt
[Visual Basic]
Public Class SpeechControl
Inherits WebControl
[C#]
public class SpeechControl : WebControl
[C++]
public __gc class SpeechControl : WebControl
[JScript]
public function SpeechControl extends WebControl
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.
Requirements
Platforms: Windows XP Professional, Windows Server 2003 family.
See Also
SpeechControl Constructor | SpeechControl Members | SpeechControl Properties | SpeechControl Methods | SpeechControl Events