updated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
[openwrt/svn-archive/archive.git] / net / freeswitch / files / etc.packages / say-he / lang / he / he.xml
1 <include>
2 <language name="he" sound-prefix="$${sounds_dir}/he/daniel" tts-engine="cepstral" tts-voice="daniel">
3 <phrases>
4 <macros>
5 <X-PRE-PROCESS cmd="include" data="demo/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
6 <X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
7 <X-PRE-PROCESS cmd="include" data="dir/sounds.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 -->