llSound
Function Syntax
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.