ListeningTip Property
- Description
- Returns a Boolean indicating the current user setting for the Listening Tip.
- Syntax
- agent.SpeechInput.ListeningTip
Value |
Description |
True |
The Listening Tip is enabled. |
False |
The Listening Tip is disabled. |
Remarks
The ListeningTip property indicates whether the Display Listening Tip option in the Microsoft Agent property sheet (Advanced Character Options) is enabled. When ListeningTip returns True and speech input is enabled, the server displays the tip window when the user presses the Listening key.
See Also
AgentPropertyChange event