nodejs-text-to-speech:适用于Google Cloud Text-to-Speech的Node.js客户端

时间:2024-04-07 23:26:58
【文件属性】:

文件名称:nodejs-text-to-speech:适用于Google Cloud Text-to-Speech的Node.js客户端

文件大小:257KB

文件格式:ZIP

更新时间:2024-04-07 23:26:58

TypeScript

适用于Node.js的Cloud Text-to-Speech API客户端 可以在找到每个版本中更改的全面列表。 在“客户端库介绍”中详细了解有关Cloud API的客户端库,包括较旧的Google API客户。 目录: 快速开始 在你开始之前 。 。 。 以便您可以从本地工作站访问API。 安装客户端库 npm install @google-cloud/text-to-speech 使用客户端库 // Imports the Google Cloud client library const textToSpeech = require ( '@google-cloud/text-to-speech' ) ; // Import other required libraries const fs = require ( 'fs' ) ; const util = require


网友评论