Thanks for the feedback. I&#39;ll try this.<div>- Eranga</div><div><br><br><div class="gmail_quote">On Mon, Aug 27, 2012 at 6:49 PM, Vbvbrj <span dir="ltr">&lt;<a href="mailto:vbvbrj@gmail.com" target="_blank">vbvbrj@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On <a href="tel:27.08.2012%2016" value="+12708201216">27.08.2012 16</a>:12, Eranga Udesh wrote:<br>

&gt; Hi,<br>
&gt;<br>
&gt; Is it possible for me to have multiple say commands in a playback like<br>
&gt; below (which is not working btw)?<br>
&gt;<br>
&gt; playback(say:&#39;First part&#39;!say:&#39;Second Part&#39;!say:&#39;Third Part&#39;)<br>
&gt;<br>
&gt; What is the correct way to do that?<br>
&gt;<br>
&gt; Btw, I am looking to break the Text to multi-parts instead of giving it<br>
&gt; in a single say, since I want to say one part as String, another part as<br>
&gt; Number Counted, etc.<br>
<br>
</div></div>Use<br>
playback(&#39;phrase:some-phrase&#39;)<br>
and create the phrase macro with everything you want.<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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></div>