2007-10-17 00:46:02 +00:00
|
|
|
What are these files?
|
|
|
|
|
|
|
|
These files outline the various phrases used in the mod_say_xx.c modules.
|
|
|
|
Most of these will require matching mod_say_xx.c files to actually use along
|
|
|
|
with the recorded sound files in the various languages. phrase.pl can be used
|
|
|
|
to automatically generate or verify all the files exist for a particular
|
|
|
|
language. If you are capable of recording each language please do so and
|
|
|
|
contribute them to the project. As phrases are added, the files will need to be
|
|
|
|
updated for the respective phrase_xx.xml file.
|
2016-12-02 21:14:39 +00:00
|
|
|
make_checks.sh - script to compare phrase_en.xml with other language xml files.
|
2020-05-01 11:51:52 +00:00
|
|
|
Script output contains prompt elements with attributes:
|
2016-12-02 21:14:39 +00:00
|
|
|
translated - value 'false' or not displayed;
|
2020-05-01 11:51:52 +00:00
|
|
|
translated-to - translation value if exists;
|
2016-12-02 21:14:39 +00:00
|
|
|
more-then-one-translation - displayed if exist two or more for given wav file.
|
2007-10-17 00:46:02 +00:00
|
|
|
|
|
|
|
How can you contribute?
|
|
|
|
|
|
|
|
You can contribute via patches posted to the mailing list or at
|
2015-06-03 20:23:40 +00:00
|
|
|
https://freeswitch.org/jira, if possible please record the sound files
|
2007-10-17 00:46:02 +00:00
|
|
|
for testing. We also need voicemail_xx.xml macros updated for each language.
|
|
|
|
|
|
|
|
Thanks,
|
|
|
|
Brian West
|
|
|
|
FreeSWITCH.org
|