The "vngen_audio_resume" Function
#
SyntaxArgument | Type | Description |
---|---|---|
id | real/string | The unique identifier of the sound to unpause (or keyword all for all sounds) |
#
DescriptionUnpauses a sound previously played with VNgen audio actions (except vox audio, which uses a separate pause function). All audio except music will be automatically paused and unpaused if vngen_toggle_pause
is run.
#
ExampleThis will unpause one sound effect and one voiceover audio line. Remember, voice audio uses the name of the associated character as an ID.