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

X1