Alan AI handlers¶
To build a conversational user experience with Alan AI, you can use the following handlers in the app:
Handle commands sent from the dialog scripts to the app. Use this handler to perform tasks or actions on commands in the client app: navigate between the app screens, highlight a UI element on the screen and so on.
Handle the Alan AI button state change events
Handle the connection status to the AI agent project in the Alan AI Cloud.
Handle events received from Alan AI when the user’s input is being recognized.