[Freeswitch-svn] [commit] r12968 - freeswitch/trunk/conf/lang/ru

FreeSWITCH SVN buklov at freeswitch.org
Thu Apr 9 13:15:43 PDT 2009


Author: buklov
Date: Thu Apr  9 15:15:43 2009
New Revision: 12968

Log:
Russian translate

Added:
   freeswitch/trunk/conf/lang/ru/ru.xml

Added: freeswitch/trunk/conf/lang/ru/ru.xml
==============================================================================
--- (empty file)
+++ freeswitch/trunk/conf/lang/ru/ru.xml	Thu Apr  9 15:15:43 2009
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<include>
+  <language name="ru" sound-path="$${base_dir}/sounds/ru/Nataly" tts-engine="cepstral" tts-voice="callie">
+    <X-PRE-PROCESS cmd="include" data="demo/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
+    <!--voicemail_en_tts is purely implemented with tts, we have the files based one that is the default. -->
+    <X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>  <!-- vm/tts.xml if you want to use tts and have cepstral -->
+  </language>
+</include>



More information about the Freeswitch-svn mailing list