Categorygithub.com/tencentcloud/tencentcloud-speech-sdk-go

# README

简介

欢迎使用腾讯云语音SDK,腾讯云语音SDK为开发者提供了访问腾讯云语音识别、语音合成等语音服务的配套开发工具,简化腾讯云语音服务的接入流程。

本项目是腾讯云语音SDK的Go语言版本。

依赖环境

  1. Go 1.13 版本及以上,推荐使用go mod方式引用安装。
  2. 使用相关产品前需要在腾讯云控制台已开通相关语音产品。
  3. 在腾讯云控制台账号信息页面查看账号APPID,访问管理页面获取 SecretID 和 SecretKey 。

获取安装

推荐使用语言自带的工具安装 SDK :

go get github.com/tencentcloud/tencentcloud-speech-sdk-go@latest

示例

参见 examples 目录,该目录下包含各语音服务的示例代码。

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author