npm install /path/to/tencentcloud-sdk-nodejs/tencentcloud-sdk-nodejs-4.0.0.tgz 示例 以云服务器产品查询可用区列表接口为例。 consttencentcloud=require("tencentcloud-sdk-nodejs")// 导入对应产品模块的client models。constCvmClient=tencentcloud.cvm.v20170312.Client// 实例化要请求产品(以cvm为例)的clien...
npm install tencentcloud-serverless-nodejs Example constsdk=require('tencentcloud-serverless-nodejs')sdk.init({region:'ap-guangzhou'})// 如果sdk运行在云函数中,初始化时可以不传secretId,secretKeysdk.invoke({functionName:'test',qualifier:'$LATEST',data:JSON.stringify({key:'value'}),namespace:'def...
Tencent Cloud API 3.0 SDK for NodeJS. Contribute to TencentCloud/tencentcloud-sdk-nodejs development by creating an account on GitHub.
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} gmh5225 / tencentcloud-sdk-nodejs Public forked from TencentCloud/tencentcloud-sdk-nodejs Notifications You must be signed in to change notification settings Fork 0 ...
Tencent Cloud API 3.0 SDK for NodeJS. Contribute to gmh5225/tencentcloud-sdk-nodejs development by creating an account on GitHub.
本项目是腾讯云语音SDK的Nodejs语言版本。 依赖环境 使用相关产品前需要在腾讯云控制台已开通相关语音产品。 在腾讯云控制台账号信息页面查看账号APPID,访问管理页面获取 SecretID 和 SecretKey 。 将获取的APPID、SecretID 和 SecretKey填入 example/目录下的demo 中。 录音文件识别极速版其他参数参考 https://cloud.te...
"name": "tencentcloud-sdk-nodejs", "version": "4.0.910", "version": "4.0.911", "description": "腾讯云 API NODEJS SDK", "main": "tencentcloud/index.js", "scripts": { 10 changes: 5 additions & 5 deletions 10 products.md Original file line numberDiff line numberDiff line change ...
Tencent Cloud API 3.0 SDK for NodeJS. Contribute to gmh5225/tencentcloud-sdk-nodejs development by creating an account on GitHub.
tsconfig.json Breadcrumbs tencentcloud-sdk-nodejs / index.d.ts Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 2 lines (2 loc) · 77 Bytes Raw import * as tencentcloud from './tencentcloud'; export default tencentcloud; 1 2 Whi...
Tencent Cloud API 3.0 SDK for NodeJS. Contribute to TencentCloud/tencentcloud-sdk-nodejs development by creating an account on GitHub.