AgentPropertyChange Event

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Occurs when the user changes a property in the Advanced Character Options window.

Syntax

Sub *agent.*AgentPropertyChange

Remarks

This event indicates when the user has changed and applied any property included in the Advanced Character Option window.

In your code for this handling this event, you can query for the specific property settings of AudioOutput or SpeechInput objects.

See Also

DefaultCharacterChange event