freeswitch/docs/phrase
Dragos Oancea 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete).
[unit-tests][build-system][docs] remove references to ZRTP.
2022-10-28 20:19:42 +03:00
..
README.TXT Fix some typos (most found by codespell) 2021-02-24 13:59:11 +01:00
make_checks.sh Fix some typos (most found by codespell) 2021-02-24 13:59:11 +01:00
make_checks.xslt FS-9805: Created script to compare XML traslation files with phrase_en.xml 2016-12-03 01:39:17 -05:00
phrase.pl
phrase_de.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_en.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_es.xml
phrase_es_ES.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_es_MX.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_fr.xml
phrase_nl.xml
phrase_pt_BR.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_pt_PT.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_ru.xml [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
phrase_zh_CN.xml
phrase_zh_HK.xml

README.TXT

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.
make_checks.sh - script to compare phrase_en.xml with other language xml files.
Script output contains prompt elements with attributes:
translated - value 'false' or not displayed;
translated-to - translation value if exists;
more-then-one-translation - displayed if exist two or more for given wav file.

How can you contribute?

You can contribute via patches posted to the mailing list or at 
https://freeswitch.org/jira, if possible please record the sound files
for testing.  We also need voicemail_xx.xml macros updated for each language.

Thanks,
Brian West
FreeSWITCH.org