2008-04-04 02:27:46 +00:00
|
|
|
<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/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>
|