2012-06-04 16:58:40 +02:00
|
|
|
<include>
|
2015-02-14 06:32:43 +01:00
|
|
|
<language name="he" sound-prefix="$${sounds_dir}/he/daniel" tts-engine="cepstral" tts-voice="daniel">
|
|
|
|
|
<phrases>
|
|
|
|
|
<macros>
|
|
|
|
|
<X-PRE-PROCESS cmd="include" data="demo/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
|
|
|
|
|
<X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
|
|
|
|
|
<X-PRE-PROCESS cmd="include" data="dir/sounds.xml"/>
|
|
|
|
|
</macros>
|
|
|
|
|
</phrases>
|
|
|
|
|
</language>
|
2016-08-04 00:36:03 +02:00
|
|
|
</include>
|