2
0

pt_PT.xml 714 B

123456789101112
  1. <include>
  2. <language name="pt" sound-path="$${sounds_dir}/pt/PT/karina" tts-engine="cepstral" tts-voice="marta">
  3. <phrases>
  4. <macros>
  5. <X-PRE-PROCESS cmd="include" data="demo/*-pt-PT.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
  6. <!--voicemail_pt_PT_tts is purely implemented with tts, we have the files based one that is the default. -->
  7. <X-PRE-PROCESS cmd="include" data="vm/sounds-pt-PT.xml"/> <!-- vm/tts.xml if you want to use tts and have cepstral -->
  8. <X-PRE-PROCESS cmd="include" data="dir/sounds-pt-PT.xml"/> <!-- dir/tts.xml if you want to use tts and have cepstral -->
  9. </macros>
  10. </phrases>
  11. </language>
  12. </include>