]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Russian translate
authorBuklov Boris Vladimirovich <buklov@mail.ru>
Thu, 9 Apr 2009 20:15:43 +0000 (20:15 +0000)
committerBuklov Boris Vladimirovich <buklov@mail.ru>
Thu, 9 Apr 2009 20:15:43 +0000 (20:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12968 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/lang/ru/ru.xml [new file with mode: 0644]

diff --git a/conf/lang/ru/ru.xml b/conf/lang/ru/ru.xml
new file mode 100644 (file)
index 0000000..229b7dc
--- /dev/null
@@ -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>