sv.xml 468 B

1234567891011
  1. <include>
  2. <language name="sv" sound-path="$${sounds_dir}/sv/se/jakob" tts-engine="" tts-voice="">
  3. <phrases>
  4. <macros>
  5. <X-PRE-PROCESS cmd="include" data="ivr/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
  6. <X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
  7. <!--voicemail is purely implemented with files based one that is the default. -->
  8. </macros>
  9. </phrases>
  10. </language>
  11. </include>