eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config 539B

123456789101112131415
  1. [main]
  2. host = https://www.transifex.com
  3. [espeak-for-android.stringsxml]
  4. file_filter = android/res/values-<lang>/strings.xml
  5. source_file = android/res/values/strings.xml
  6. source_lang = en
  7. trans.en_GB = android/res/values-en-rGB/strings.xml
  8. trans.es_419 = android/res/values-es-rUS/strings.xml
  9. trans.he = android/res/values-iw/strings.xml
  10. trans.id = android/res/values-in/strings.xml
  11. trans.pt_BR = android/res/values-pt-rBR/strings.xml
  12. trans.zh_CN = android/res/values-zh-rCN/strings.xml
  13. trans.zh_TW = android/res/values-zh-rTW/strings.xml