Well justin, you are the man :) thank you.<br><br><div class="gmail_quote">On Wed, May 22, 2013 at 7:39 PM, InuYasha Meiji <span dir="ltr"><<a href="mailto:inuyasha.meiji@gmail.com" target="_blank">inuyasha.meiji@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hehe, now that is the kind of quick fix and reply that I love to tell friends about since no way does SL beat this kind of error reporting and fixing so quickly.  Thanks again Justin, we all love your work.<span class="HOEnZb"><font color="#888888"><br>


<br>
InuYasha</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 5/22/2013 3:12 PM, Justin Clark-Casey wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As light relief from other things, I had a chance to take a look at this today and llSetSoundQueueing() should now be implemented as of git master 7d38f49.<br>
<br>
The implementation was surprisingly simple as it's the viewer that does all the work.  This means that like SL, only two sounds can be queued at any one time.  But this should be enough to get LSL scripts to work though I didn't test the one you quoted.<br>


<br>
On 15/05/13 10:28, Tom Willans wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In SL there is the script <a href="http://www.free-lsl-scripts.com/cgi/freescripts.plx?ID=1681" target="_blank">http://www.free-lsl-scripts.<u></u>com/cgi/freescripts.plx?ID=<u></u>1681</a> that can play multiple 10 second<br>


wave files to make upto in this case 42 minutes.<br>
Unfortunately this does not work within Openim because llSetSoundQueueing<br>
<<a href="http://wiki.secondlife.com/wiki/llSetSoundQueueing" target="_blank">http://wiki.secondlife.com/<u></u>wiki/llSetSoundQueueing</a>> is not fully implemented. This buffers the sound so that there is<br>
no break I believe. I have been told that the 10 second .wav files are quite a resource hit - however I have not tested<br>
this myself.<br>
<br>
It would be helpful if this could be fully implemented.<br>
<br>
I have got around this by using a script to play the parcel media as an avatar approaches using the agent sensor script.<br>
Using the media all I needed was a link to the .mp3 files. I never got the audio setting to work; I think that this<br>
needs audio streaming which I never set up fully (the media option was easier). You may be able to set the media parcel<br>
using<br>
<a href="http://wiki.secondlife.com/wiki/LlParcelMediaCommandList" target="_blank">http://wiki.secondlife.com/<u></u>wiki/LlParcelMediaCommandList</a> for each set of dialogue.<br>
<br>
Hope this helps.<br>
<br>
Tom Willans  BSc(Hons)  MBCS  CITP<br>
PhD Student<br>
Serious Games Institute, Coventry University<br>
United Kingdom<br>
<br>
Managing Director Bessacarr Publications Ltd<br>
Senior Research Representative:Engineering and Computing<br>
<a href="tel:%2B44%20%280%29121%20288%200281" value="+441212880281" target="_blank">+44 (0)121 288 0281</a><br>
email: <a href="mailto:tom.willans@bessacarr.com" target="_blank">tom.willans@bessacarr.com</a> <mailto:<a href="mailto:tom.willans@bessacarr.com" target="_blank">tom.willans@bessacarr.<u></u>com</a>><br>
skype: tom.willans<br>
Second Life and OSGrid: Tom Tiros<br>
<br>
<br>
<br>
Sent from my iPad<br>
<br>
On 15 May 2013, at 09:04, "Nick Zwart - 3DLES" <<a href="mailto:nick@3dles.com" target="_blank">nick@3dles.com</a> <mailto:<a href="mailto:nick@3dles.com" target="_blank">nick@3dles.com</a>>> wrote:<br>


<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So the viewer builders should work on that, to make it long enough to have the NPC speak whole sentences. This is what<br>
more of us would like to see. There is a lot of language education going on in OpenSim so sentences of, let's say, 1<br>
minute would be great.<br>
Now that some of the viewers are forked to OpenSim, the OS version could have that option!<br>
Nick Zwart - 3DLES<br>
<br>
    ----- Original Message -----<br>
    *From:* Nebadon Izumi <mailto:<a href="mailto:nebadon2025@gmail.com" target="_blank">nebadon2025@gmail.com</a>><br>
    *To:* OpenSim Users Mailing List <mailto:<a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.<u></u>berlios.de</a>><br>
    *Sent:* Tuesday, May 14, 2013 11:41 PM<br>
    *Subject:* Re: [Opensim-users] sound files length<br>
<br>
    This is a limit imposed on the viewer mostly to combat copyright issues in the Linden grid, you could<br>
    theoretically expand that limit if you had a good enough understanding of the viewer code, there is nothing that<br>
    can be done on the simulator side, as there is no hard limit there, it will accept whatever the viewer feeds it at<br>
    this time.<br>
<br>
<br>
    On Tue, May 14, 2013 at 11:32 AM, Michel DENIS <<a href="mailto:michel.m.denis@gmail.com" target="_blank">michel.m.denis@gmail.com</a> <mailto:<a href="mailto:michel.m.denis@gmail.com" target="_blank">michel.m.denis@gmail.<u></u>com</a>>> wrote:<br>


<br>
        __<br>
        Hello,<br>
<br>
        I need to set up a long and complex voice dialog between 2 bots (NPCs)  but discover the difficulty of doing<br>
        that as it looks that sound files cannot be more than 10 seconds each !?<br>
        Not only the initial set up requires several cuts of each voice sequence, but  there's a complex<br>
        parameterization of scripts, and finally the maintenance/evolution of the system when dialogs need to be<br>
        changed will be tough.<br>
<br>
        Why this limitation ? Any way of patching to get "free length" sound files like on other VW platforms ?<br>
<br>
        Thanks in advance for your feedback,<br>
        -michel<br>
<br>
<br>
<br>
        ______________________________<u></u>_________________<br>
        Opensim-users mailing list<br>
        <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a> <mailto:<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.<u></u>berlios.de</a>><br>


<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
<br>
<br>
<br>
    --<br>
    Michael Emory Cerquoni<br>
<br>
------------------------------<u></u>------------------------------<u></u>------------------------------<u></u>------------------------------<br>
<br>
    ______________________________<u></u>_________________<br>
    Opensim-users mailing list<br>
    <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a> <mailto:<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.<u></u>berlios.de</a>><br>


    <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a> <mailto:<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.<u></u>berlios.de</a>><br>


<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
<br>
-- <br></div></div><div class="im HOEnZb">
______________________________<u></u>______________________________<u></u>____________<br>
Opensim User: In Gridmode  on Version 0.7.4. Nine Instances with 56 Regions. on Windows 7, 64-bit. Phenom 9500 2.2 GHz Quad Core, Terabyte Hard Drive, 8gig DDR2 RAM.  Used XAMPP to load PHP Version 5.3.0, Apache<br>
and MySQL 5.1.41-community edition.  Groups, Profiles, Vivox Voice and<br>
Offline Messages all working. (Not yet Public, 10 user accounts so far).<br>
______________________________<u></u>______________________________<u></u>____________<br>
<br></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><font color="#999999">'Consider how the lilies grow. They do not labor or spin.'</font><br><b>Rameshsharma Ramloll</b> PhD, CEO CTO DeepSemaphore LLC, Affiliate <i>Research Associate Professor</i>, Idaho State University, Pocatello, ID 83209 Tel: 208-240-0040<br>

<div><a href="http://deepsemaphore.posterous.com/" target="_blank">Blog</a>, <a href="http://www.linkedin.com/in/rameshramloll" target="_blank">LinkedIn</a>, <a href="http://www.deepsemaphore.com" target="_blank">DeepSemaphore LLC</a>, <a href="https://plus.google.com/103652369558830540272/about" target="_blank">Google+ profile</a></div>