<div dir="ltr">OK. Thank you Italo and Micheal. I think I will first test without RAM disk and see how it goes.<br><br><div></div>Another related question is I looked at &quot;say&quot; application and I think it is quite useful as I need to play digits like &quot;One hundred forty two&quot; (by passing 142) but I planned to use &quot;native&quot; files (already encoded media files). Looks like &quot;say&quot; wont work with native files. I was studying &quot;lua&quot; to make script to convert number into words and then play native files. Is there any other easy way to do it?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 7:27 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.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 style="word-wrap:break-word">Also.. pretty much all modern operating systems automatically handle appropriate file caching into memory, so in most cases where you are reusing the same files over and over again, they will end up in memory without any tricks.<span class=""><div><br><div><blockquote type="cite"><div>On Jan 20, 2015, at 8:49 AM, Ítalo Rossi &lt;<a href="mailto:italorossib@gmail.com" target="_blank">italorossib@gmail.com</a>&gt; wrote:</div><br><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div class="gmail_extra">Are you having problem playing files? Why worry with this?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 9:04 AM, John Nash<span> </span><span dir="ltr">&lt;<a href="mailto:john.nash778@gmail.com" target="_blank">john.nash778@gmail.com</a>&gt;</span><span> </span>wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>I am using &quot;playback&quot; to play native sound file (&lt;action application=&quot;playback&quot; data=&quot;/tmp/hello&quot;/&gt;)<br><br></div>My question is when it plays the file does it read file every time from the disk? or there is some way to &quot;Load at the startup&quot; and play directly from memory.<br></div></div></blockquote><div><br></div><div>Yes, it does. You can put your file in a ram disk.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I also saw the &quot;mod_http_cache&quot; but not sure if I should use it (I am unable to understand in what scenario it will be logical to use it)<br></div></blockquote><div><br></div><div>It caches a remote file (http) in your local filesystem.</div></div></div></div></div></blockquote></div><br></div></span></div><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>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.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>