<div dir="ltr">you can use application sleep with data set to a desired number of milliseconds <br>or you can make a phrase macro that includes the strung together files into 1 entity.<br><br>It&#39;s probably best to make the sound files with no padding and add it in the code as needed.<br>
<br><br><div class="gmail_quote">On Tue, Sep 2, 2008 at 7:06 PM, Marc Lewis <span dir="ltr">&lt;<a href="mailto:marc@avvatel.com">marc@avvatel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I&#39;ve been working on having a new/alternative set of sound files to the<br>
callie files created.<br>
<br>
One problem that I&#39;ve run into, though is the amount of leading and<br>
trailing silence that each sound file should have.<br>
<br>
If there is no trailing silence, the next sound in a sequence will run<br>
over the currently playing one. &nbsp;In other words, if the following sounds<br>
did not have any sort of &quot;padding&quot; sound-b.wav would start playing<br>
before sound-a.wav was finished, effectively chopping off a portion of it.<br>
 &nbsp; &lt;action application=&quot;playback&quot; data=&quot;sound-a.wav&quot;/&gt;<br>
 &nbsp; &lt;action application=&quot;playback&quot; data=&quot;sound-b.wav&quot;/&gt;<br>
<br>
If there is too much silence in a file, it sounds very choppy.<br>
<br>
Is there a standard amount of silence that should be added to files or a<br>
way to adjust the buffers so that the playback app actually finishes<br>
playing a file before it moves to the next one?<br>
<br>
Thanks.<br>
<br>
&nbsp;- Marc<br>
<br>
--<br>
Marc Lewis<br>
Avvatel Corporation<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>