osPlaySoundSlave
OSSLvoid osPlaySoundSlave(integer linknum, string sound, float volume)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | linknum |
| string | sound |
| float | volume |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osGetSunParam(string param)
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)
void osSetSitActiveRange(float v)
float osVecMagSquare(vector a)
string osAESEncryptTo(string secret, string plainText, string ivString)
key osOwnerSaveAppearance(string notecard, integer includeHuds)
string osAvatarName2Key(string firstname, string lastname)
list osOldList2ListStrided(list src, integer start, integer end, integer stride)