Voice: Start (deprecated)
This node is the entry point in the flow. Every flow must have a start node. It is an unconditional connection to a target node. The user can set the default params for the Session and Logs in its Properties dialog under the OnEnter
and OnLeave
actions.
The older version of voice nodes are deprecated. If you are using an older version and wish to switch to the newer version, contact Customer Support.
Node exit events
Exit event | Description |
---|---|
onbegin | This is triggered when the flow starts. It is an unconditional connection to a target node. |
PROPERTIES
The node specific configuration is accessed by double-clicking on the node.
Property | Description |
---|---|
Name | The name of the node is represented as a string. Enter a new name or continue with the displayed name. |
Updated about 1 year ago