Adds texttospeech package

This commit is contained in:
Dominik Picheta 2018-07-30 22:23:28 +01:00 committed by GitHub
parent c599dabbda
commit f463ef08e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10113,5 +10113,20 @@
"description": "A library to retrieve the list of commonly used licenses from the SPDX License List.",
"license": "BSD3",
"web": "https://github.com/euantorano/spdx_licenses.nim"
},
{
"name": "texttospeech",
"url": "https://github.com/dom96/texttospeech",
"method": "git",
"tags": [
"tts",
"text-to-speech",
"google-cloud",
"gcloud",
"api"
],
"description": "A client for the Google Cloud Text to Speech API.",
"license": "MIT",
"web": "https://github.com/dom96/texttospeech"
}
]