AI Agent
AI Agent Start Listen
The AI Agent Start Listen node is used to make the AI start listening to the user. When activated, this node enables the AI to process and listen to spoken input from the user, allowing for interactive conversations and commands within the VR environment.
Example
In this example, an AI Doctor is set up by creating anin AI Agent.Agents window. This iswindow donecan be accessed by accessingclicking the Interaction section,icon selectingin the viewport menu, then select the AI Agents, and then addingadd the doctorAI name with the desired instructions in the AIInstructions Agents window.field. A variable is also created to store the AI's responses.
The AI Agent Start Listen node is used to make the AI Agent named Doctor start listening to the user when the "Start"object triggernamed eventStart occurs.is triggered. This setup enables the AI to process and respondlisten to user input as soon as the trigger event is activated.
AI Agent Stop Listen
The AI Agent Stop Listen node is used to make the AI stop listening to the user. When activated, this node halts the AI’s ability to process further user input, allowing the AI to respond based on the information gathered up to that point.
Example
In this example, an AI Doctor is set up by creating anin AI Agent.Agents window. This iswindow donecan be accessed by accessingclicking the Interaction section,icon selectingin the viewport menu, then select the AI Agents, and then addingadd the doctorAI name with the desired instructions in the AIInstructions Agents window.field. A variable is also created to store the AI's responses.
The AI Agent Stop Listen node is used to stop the AI DoctorAgent from listening to the user when the "Stop" trigger event occurs. This allows the AI agent named Doctor to respond based on the input received before listening was halted.stopped.