ISpeechRecognizerStatus ClsidEngine Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Interface: ISpeechRecognizerStatus

ClsidEngine Property


The ClsidEngine property returns the unique identifier associated with the current engine.

Syntax

Set: (This property is read-only)
Get: String = ISpeechRecognizerStatus.ClsidEngine

Parts

ISpeechRecognizerStatus
The owning object.
String
Set: (This property is read-only)
Get: A String variable which gets the property.

Example

For an example of the use of the ClsidEngine property, see the code example in the Recognizer Status property section.