The "vngen_vox_stop" Function
#
SyntaxArgument | Type | Description |
---|---|---|
name | string | The unique identifier of the vox sound to stop (or keyword all for all vox) |
[fade] | real | Optional: The length of time to fade sound out, in seconds |
[ease] | integer/macro | Optional: Sets the ease mode to perform the fade in |
#
DescriptionStops the input vox sound with an optional fade out and removes the audio from memory.
See Macros & Keywords for a list of available ease modes.