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 449B

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