updated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
[openwrt/svn-archive/archive.git] / net / freeswitch / files / etc.packages / say-de / lang / de / de.xml
1 <include>
2 <language name="de" sound-prefix="/snds" tts-engine="cepstral" tts-voice="david">
3 <phrases>
4 <macros>
5 <X-PRE-PROCESS cmd="include" data="demo/demo.xml"/>
6 <!--voicemail_de_tts is purely implemented with tts, we need a files based implementation too -->
7 <X-PRE-PROCESS cmd="include" data="vm/tts.xml"/>
8 </macros>
9 </phrases>
10 </language>
11 </include>
12 <!--
13 For Emacs:
14 Local Variables:
15 mode:xml
16 indent-tabs-mode:nil
17 tab-width:2
18 c-basic-offset:2
19 End:
20 For VIM:
21 vim:set softtabstop=2 shiftwidth=2 tabstop=2 expandtab:
22 -->