Skip to content

llAdjustSoundVolume

Function Syntax
void llAdjustSoundVolume(
  1. 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.