Say
Output a message to the user
Overview
The Say outputs a spoken message to the user without expecting a response. Use this task to provide instructions, notifications, or other information during a call.
Configuration
- Exact Message: Specify the exact text that should be spoken.
- Prompt for LLM Generated Message: Provide a prompt for the language model to generate the message dynamically.
Usage
Add Say when you need to deliver clear, concise information to your user. It works well as an initial greeting or when confirming actions.