mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Adds texttospeech package
This commit is contained in:
parent
c599dabbda
commit
f463ef08e8
@ -10113,5 +10113,20 @@
|
|||||||
"description": "A library to retrieve the list of commonly used licenses from the SPDX License List.",
|
"description": "A library to retrieve the list of commonly used licenses from the SPDX License List.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "https://github.com/euantorano/spdx_licenses.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user