Version
menu_open

Dialogue Event Editor

The Dialogue Event Editor is where you arrange and combine States or Switches to create the different "paths" that will be used to dynamically determine what word or phrase is chosen to be played in your game. In the editor, you can add and arrange different State Groups or Switch Groups that you want included in the Event. You then select different combinations of States or Switches to define paths, each of which can then be associated with a particular voice or sound object. At runtime, the sound engine matches the triggered state or Switches against the pre-defined paths to determine which sound to play. You can also use weighting values to determine the likelihood that a particular pre-defined path will be selected.

[Tip] Tip

By default in Wwise, you can switch to the Dynamic Dialogue layout by pressing F11.

 

Interface Element

Description

Name

The name of the Dialogue Event.

Notes

Any additional information about the Dialogue Event.

Settings

Probability

The likelihood that the particular path results in audio being played back.

The final playback probability is the combination of the probability of the selected path and the Dialogue Event.

Default value: 100
Range: 0 to 100
Units: %

 

Creates a completely generic path (*.*) regardless of which States or Switches are selected.

This option is only available when a generic path does not already exist.

Creates a path from the selected states/switches or state/switch values.

Updates the path for a selected audio object. This option replaces the selected object's path with the States or Switches that are currently selected.

This option is only available when the path selected does not already have a corresponding entry in the list, and an object in the list is currently selected.

Removes the selected path from the path list.

Deselects all states and Switches in the pane.

 

(State/Switch pane)

Displays the State Groups and Switch Groups that have been assigned to the currently selected Dialogue Event. You can select different States or Switches to create a combination of different paths.

Opens a menu that allows the user to choose from a list of available Switch Group or State Group objects. The user may also create a new State Group or Switch Group from this menu by selecting "New...".

 

Mode

Specifies how the sound engine will determine which path to select when there is more than one pre-defined path that matches the States or Switches triggered at runtime.

  • Best Match - Selects the path that best matches the States or Switches that are triggered at runtime. If there is not an exact match, the path with the least amount of wildcards (*) will be selected.
  • Weighted - Randomly selects one of the matching paths based on their respective weighting values.

Several pre-defined paths can match the States or Switches triggered at runtime due to the use of wildcards (*) in fallback paths.

Default value: Best Match

Path Filter

Displays a list of filters that can be used to filter the path list. The following filters are available:

  • All - Displays all the created paths.

  • Current Selection - Displays only those paths that contain the selected Switches or states.

Object Filter

Displays a list of filters that can be used to filter the path list. The following filters are available:

  • All - Displays all the created paths.

  • Assigned object - Displays only the paths that are associated with an object.

  • Missing - Displays only the paths that are associated with an object that has been deleted from the project.

  • None - Displays only the paths that are not associated with an object.

Click the Configure Columns... shortcut (right-click) option from the column header band.

The Configure Columns Dialog opens. Specify which columns to display and their order.

Path

A specific path that contains one of the many combinations of Switches or States that can exist for a Dialogue Event. These paths are associated with a voice or sound object.

A path may contain a wildcard, which will match any corresponding Switch or state. It is represented by an asterisk.

Probability

The likelihood that the particular path results in audio being played back.

The final playback probability is the combination of the probability of the selected path and the Dialogue Event.

Default value: 100
Range: 0 to 100
Units: %

Weight

The likelihood that the path will be selected in the case where there are other matching paths.

When a matching path has a weight of 100, other matching paths with a weight below 100 are automatically discarded. When a matching path has a weight of 0, it is discarded unless all other matching paths also have a weight of 0.

This option only applies when the Dialogue Event is in ‘Weighted’ mode.

Default value: 50
Range: 0 to 100
Units: %

Object

The object assigned to the path.

The object assigned to the path can be unlinked from the other platforms so that you can assign different objects to the same path on different platforms.

(Browse)

Opens the Project Explorer - Browser where you can select the object that will be assigned to this path.

You can also drag and drop object directly from the Project Explorer.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise