•
|
1
|
For the method, called playWav, for example, add a single line of code like playSound("success.wav");.
|
2
|
Add a Sequence node, and by right-clicking it, add a Solution node and a Method Call node to the sequence.
|
3
|
In the Settings window for the Solution node, specify the solver configuration to run from the Run list (or use the default, All, which is identical to choosing a solver configuration if there is only one such configuration in the study.
|
4
|
In the Settings window for the Method Call node, choose the method with the call for playing the sound (playWav, for example) from the Run list.
|
5
|
In the Settings window for the corresponding Sequence node, click the Run button (
![]() |