osPlaySound
OSSLvoid osPlaySound(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
void osSetHealRate(key agentId, float health)
void osDie(key objectUUID)
void osSetTerrainTexture(integer level, key texture)
void osCauseDamage(key avatar, float damage)
void osSetParcelMediaURL(string url)
void osStopSound(integer linknum)
void osDropAttachmentAt(vector pos, rotation rot)
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)