Skip to content

llSound

Deprecated
void llSound(string Sound, float Volume, integer Queue, integer Loop)

Deprecated: Use llPlaySound instead.

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

Parameters
Sound (string)
Volume (float)
Queue (integer)
Loop (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here