SpeechControl Constructor
Initializes a new instance of the SpeechControl class.
[Visual Basic]
Public Sub New()
[C#]
public SpeechControl();
[C++]
public: SpeechControl();
[JScript]
public function SpeechControl();
Remarks
The default constructor initializes any fields to their default values.
Requirements
Platforms: Windows XP Professional, Windows Server 2003 family.
See Also
SpeechControl Class | SpeechControl Members | SpeechControl Properties | SpeechControl Methods | SpeechControl Events