This component plays a specified wav file asynchronously during simulation. When enabled through its enable input, it causes the simulator to play the file. Each Sim Action Sound component can hold its own copy of a sound file. Multiple sound files can be played simultaneously.
NOTE: This control makes use of the Windows MCI multimedia API, and therefore does not support reading directories with spaces in names. To get around this, please ensure that chosen sound files are located in the local directory.
Nearly any type of wave file is supported. Multiple copies of the same file can be played. Keep in mind that each component can play only one file.
Sim Action components are designed to enhance the visual and auditory experience and recognition of various events during simulation.
Inputs: 0
Input Name:
Description:
Outputs: 1
Output Name:
Description:
Trigger
Boolean output of 1 or 0, ON or OFF, that will cause the simulator to play the selected wave file. Default value is OFF. Components can trigger this with a non-zero value to play.