llAdjustSoundVolume
Function Syntax
void llAdjustSoundVolume(
- float Volume // The volume to set.
Adjusts the volume (0.0 - 1.0) of the currently playing attached sound.
This function has no effect on sounds started with llTriggerSound.