aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 3047994..562dc4d 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]