Platform SDK: Agent

AgentPropertyChange Event

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