ll.StopSound() : ()
Stops playback of the currently attached sound.
ll.StopSound()
{
"def": "func",
"desc": "Stops playback of the currently attached sound.",
"energy": 10,
"sleep": 0,
"pure": false,
"link": "https://wiki.secondlife.com/wiki/LlStopSound",
"name": "StopSound",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}