Welcome to FreeSWITCH, btw! :)<div><br></div><div>These are all good questions that are answered on the wiki and in the awesome FreeSWITCH book. For brevity&#39;s sake here&#39;s a quick overview:</div><div><br></div><div>
When you specify an absolute path to a file, FreeSWITCH will always look in the exact path that you specify, no questions asked.</div><div><br></div><div>When you specify a relative path then FreeSWITCH will be smart and look in the sounds directory that correlates to the sampling rate of of the channel where the file is being played. This means you should just install all the sound files by issuing &quot;make cd-sounds-install&quot; and be done with it. (This make command will install 8k, 16k, 32k, and 48k sound files.) You can play around by using a phone that does 16k audio like most newer polycoms or even x-lite.</div>
<div><br></div><div>Hope this helps. </div><div><br></div><div>-MC<br><br><div class="gmail_quote">On Sun, Feb 20, 2011 at 9:08 PM, Edward de Jong <span dir="ltr">&lt;<a href="mailto:edward.dejong@voicecarrier.com">edward.dejong@voicecarrier.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I see that in the default config, freeswitch uses sounds from the en/us/callie folder.<br>
so when you ask for playback of hello.wav, it goes to that folder by default.<br>
how does one change the folder used by freeswitch?<br>
i want to let the user pick between different voices, which of the many config files sets up which voice to use?<br>
<br>
and what if I want to have better voice on my user&#39;s phone? can I go to 16000 sample rate? if the user has HD capability on their phone, shouldn&#39;t I be using better voice samples? and how can I choose the voice folder depending on the phone connected to the PBX at that moment? In other words, if the user has an HD phone can I connect with them at the better codec? obviously if we connect to some other lesser device the dreaded transcoding will occur, but i would think for internal use, for example when the user is navigating menus, they would appreciate a better voice. Or should i just use all waveforms at 16000 and let it drop them down...<br>

<br>
thanks in advance.<br>
<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></div>