Enabled Property
- Description
- Returns a Boolean value indicating whether speech input is enabled.
- Syntax
- agent.SpeechInput.Enabled
Value |
Description |
True |
Speech input is enabled. |
False |
Speech input is disabled. |
Remarks
The Enabled property reflects the Characters Listen For Input option on the Speech Input page of the Agent property sheet (Advanced Character Options). The property setting affects all Agent characters and is read-only; only the user can change this property.
See Also
AgentPropertyChange event