Skip to content

llSound

Function Syntax
void llSound(
  1. string Sound,
  2. float Volume,
  3. integer Queue,
  4. integer Loop
);

Deprecated: Use llPlaySound instead.

Plays Sound at Volume and specifies whether the sound should loop and/or be enqueued.