say
Make the AI agent speak specific text immediately, bypassing the normal LLM response flow. The text is spoken in the agent’s configured voice.
Parameters
text
Text for the agent to speak.
Returns
FunctionResult — self, for chaining.
Make the AI agent speak specific text immediately, bypassing the normal LLM response flow. The text is spoken in the agent’s configured voice.
Text for the agent to speak.
FunctionResult — self, for chaining.