The "vngen_vox_pause" Function
#
SyntaxArgument | Type | Description |
---|---|---|
name | string | The ID of the vox sound to pause (or keyword all for all vox) |
#
DescriptionPauses a vox sound previously played with vngen_vox_play
. To unpause the sound later, see vngen_vox_resume
.
#
ExampleThis will pause vox from being performed during text actions. Remember, vox audio uses the name of the associated character as an ID.