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.
12345678910111213 |
- [main]
- host = https://www.transifex.com
-
- [espeak-for-android.stringsxml]
- file_filter = android/res/values-<lang>/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.pt_PT = android/res/values-pt-rPT/strings.xml
- trans.zh_CN = android/res/values-zh-rCN/strings.xml
- trans.zh_TW = android/res/values-zh-rTW/strings.xml
|