Returns or sets the speech recognition engine that is currently selected for input.
agent.SpeechInput.Engine [=modeID]
Part | Description |
modeID | A string expression specifying the mode ID of the speech engine. |
The Engine property takes a string value specifying the mode ID of the speech engine. Querying this property raises an error if Installed or Enabled is False.
NoteThe user can override this property.
--------------------------------------------------------