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