[Freeswitch-trunk] [commit] r6269 - in freeswitch/trunk/conf/lang/fr: . demo vm
Freeswitch SVN
brian at freeswitch.org
Wed Nov 14 16:21:09 EST 2007
Author: brian
Date: Wed Nov 14 16:21:09 2007
New Revision: 6269
Added:
freeswitch/trunk/conf/lang/fr/demo/demo.xml
- copied unchanged from r6264, /freeswitch/trunk/conf/lang_fr.xml
freeswitch/trunk/conf/lang/fr/fr.xml
freeswitch/trunk/conf/lang/fr/vm/sounds.xml
- copied unchanged from r6264, /freeswitch/trunk/conf/voicemail_fr.xml
Log:
Added: freeswitch/trunk/conf/lang/fr/fr.xml
==============================================================================
--- (empty file)
+++ freeswitch/trunk/conf/lang/fr/fr.xml Wed Nov 14 16:21:09 2007
@@ -0,0 +1,7 @@
+<include>
+ <language name="fr" sound-path="/snds" tts-engine="cepstral" tts-voice="david">
+ <X-PRE-PROCESS cmd="include" data="demo/demo.xml"/>
+ <!--voicemail_fr_tts is purely implemented with tts, we need a files based implementation too -->
+ <X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
+ </language>
+</include>
More information about the Freeswitch-trunk
mailing list