addPostAnswerVerb
Add a verb to run after the call is answered but before the AI starts (phase 3). Common uses include welcome messages, legal disclaimers, and brief pauses.
Parameters
verbName
SWML verb name (e.g., "play", "sleep").
config
Verb configuration object.
Returns
AgentBase — Returns this for method chaining.