freeswitch/conf/lang/de/de.xml
Brian West 635aadba9e woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 18:21:22 +00:00

8 lines
328 B
XML

<include>
<language name="de" sound-path="/snds" tts-engine="cepstral" tts-voice="david">
<X-PRE-PROCESS cmd="include" data="demo/demo.xml"/>
<!--voicemail_de_tts is purely implemented with tts, we need a files based implementation too -->
<X-PRE-PROCESS cmd="include" data="vm/tts.xml"/>
</language>
</include>