freeswitch/conf/vanilla/lang/sv/sv.xml

12 lines
468 B
XML
Raw Normal View History

2014-02-02 06:33:37 -05:00
<include>
<language name="sv" sound-path="$${sounds_dir}/sv/se/jakob" tts-engine="" tts-voice="">
<phrases>
<macros>
<X-PRE-PROCESS cmd="include" data="ivr/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
<X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
<!--voicemail is purely implemented with files based one that is the default. -->
</macros>
</phrases>
2014-02-02 06:33:37 -05:00
</language>
</include>