Michael Jerris 572d58de7c line endings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 08:59:53 +00:00

9 lines
479 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<include>
<language name="en" sound-path="$${base_dir}/sounds/en/us/callie" 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 need a files based implementation too -->
<X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
</language>
</include>