Thanks!! llPlaySound does play sound from the bot. Since I wanted the sound to be dynamic, *llTriggerSound*( string<http://wiki.secondlife.com/wiki/String> sound, float <http://wiki.secondlife.com/wiki/Float> volume ); does the trick. But the sound needs to be uploaded for this function. It would be good to have the ability to play sound from a streaming URL (without putting too much load on the server).
On Mon, Aug 3, 2009 at 5:04 PM, Ali Kämäräinen <[email protected] > wrote: > I think there exists something like llPlaySound, which can be used for > playing preloaded sound files. > I think there is also a py command for this also, but can't remember the > name. There might be a script > in the old server (0.4) svn (electricfish.py or something) repo which shows > how to do it. > > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/realxtend http://www.realxtend.org -~----------~----~----~----~------~----~------~--~---
