[Freeswitch-svn] [commit] r6557 - freeswitch/trunk/conf/lang/en

Freeswitch SVN brian at freeswitch.org
Thu Dec 6 19:19:09 EST 2007


Author: brian
Date: Thu Dec  6 19:19:09 2007
New Revision: 6557

Modified:
   freeswitch/trunk/conf/lang/en/en.xml

Log:
we will default to callie

Modified: freeswitch/trunk/conf/lang/en/en.xml
==============================================================================
--- freeswitch/trunk/conf/lang/en/en.xml	(original)
+++ freeswitch/trunk/conf/lang/en/en.xml	Thu Dec  6 19:19:09 2007
@@ -1,5 +1,5 @@
 <include>
-  <language name="en" sound-path="/snds" tts-engine="cepstral" tts-voice="david">
+  <language name="en" sound-path="/snds" tts-engine="cepstral" tts-voice="callie">
     <X-PRE-PROCESS cmd="include" data="demo/demo.xml"/>
     <!--voicemail_en_tts is purely implemented with tts, we need a files based implementation too -->
     <X-PRE-PROCESS cmd="include" data="vm/tts.xml"/>



More information about the Freeswitch-svn mailing list