Returns or sets whether sound effects are enabled for your character.
agent.Characters("CharacterID").SoundEffectsOn [=boolean]
Value | Description |
boolean | A Boolean expression specifying whether sound effects are enabled. True Sound effects are enabled. False Sound effects are disabled. |
This property determines whether sound effects included as a part of a character's animations will play when an animation plays.
SoundEffects property
--------------------------------------------------------