文件名称:SwiftGoogleCloudTTS:基于SwiftNIO构建的Google Cloud Text-to-Speech客户端
文件大小:28KB
文件格式:ZIP
更新时间:2024-03-27 16:20:55
googlecloudplatform swift5 swiftnio vapor-4 googlecloudtexttospeech
SwiftGoogleCloudTTS 。 。 。 以便您可以从本地工作站访问API。 安装 :package: 要将其包括在包中,请将以下内容添加到Package.swift文件中。 let package = Package ( name : " Project " , dependencies : [ ... . package ( url : " https://github.com/barisatamer/SwiftGoogleCloudTTS.git " , from : " 0.0.5 " ), ], targets : [ . target ( name : " App " , dependencies : [ " SwiftGoogleCloudTTS " , ... ])
【文件预览】:
SwiftGoogleCloudTTS-master
----updateProtos(1KB)
----Sources()
--------SwiftGoogleCloudTTS()
----Package.swift(1KB)
----.gitignore(53B)
----Package.resolved(3KB)
----Tests()
--------SwiftGoogleCloudTTSTests()
--------LinuxMain.swift(134B)
----README.md(2KB)
----ProtocolBuffers()
--------GeneratedSources()