]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
change path for sound files http://freeswitch.ru/attachment/wiki/fs-say-ru/
authorBuklov Boris Vladimirovich <buklov@mail.ru>
Wed, 1 Jul 2009 14:51:59 +0000 (14:51 +0000)
committerBuklov Boris Vladimirovich <buklov@mail.ru>
Wed, 1 Jul 2009 14:51:59 +0000 (14:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14080 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/lang/ru/ru.xml

index aa3160e5cf53cdf85f8bdf7dd6a2c01c7b61185b..5856e7fca1e4a9142e4b218df6c7b799fd1c9dcd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--тестовые файлы Вы звуковые файлы можно взять тут svn co http://svn.freeswitch.ru/bbv/mod_say_ru/ru/  -->
 <include>
-  <language name="ru" sound-path="$${base_dir}/sounds/ru/ru" tts-engine="cepstral" tts-voice="callie">
+  <language name="ru" sound-path="$${base_dir}/sounds/ru/ivrvoice.ru/Elena" tts-engine="cepstral" tts-voice="Elena">
     <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 -->