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.
123456789101112131415 |
- [main]
- host = https://www.transifex.com
-
- [espeak-for-android.stringsxml]
- file_filter = android/res/values-<lang>/strings.xml
- source_file = android/res/values/strings.xml
- source_lang = en
- trans.en_GB = android/res/values-en-rGB/strings.xml
- trans.es_419 = android/res/values-es-rUS/strings.xml
- trans.he = android/res/values-iw/strings.xml
- trans.id = android/res/values-in/strings.xml
- trans.pt_BR = android/res/values-pt-rBR/strings.xml
- trans.zh_CN = android/res/values-zh-rCN/strings.xml
- trans.zh_TW = android/res/values-zh-rTW/strings.xml
|