Added package espeak

This commit is contained in:
Juan Carlos 2018-08-13 15:43:41 -03:00
parent 2b66db45a9
commit e95c925d95

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"
}
]