Merge pull request #827 from juancarlospaco/add-espeak1843

Add package espeak
This commit is contained in:
Dominik Picheta 2018-08-13 21:21:33 +01:00 committed by GitHub
commit c797974fdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10222,5 +10222,18 @@
"description": "Operators, commands and functions more c-like, plus a few other utilities",
"license": "MIT",
"web": "https://github.com/ReneSac/c_alikes"
},
{
"name": "espeak",
"url": "https://github.com/juancarlospaco/nim-espeak",
"method": "git",
"tags": [
"espeak",
"voice",
"texttospeech"
],
"description": "Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-espeak"
}
]