From 97874c2d327392fc6e5158be1a625c467090c658 Mon Sep 17 00:00:00 2001 From: chliny Date: Mon, 12 May 2025 09:48:48 +0800 Subject: [PATCH] doc: add README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..33e9c03 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# hass-tencentcloud-asr + +腾讯云语音识别服务 homeassistantstt集成 + +## 安装 + +- 腾讯云上开通[语音识别服务](https://cloud.tencent.com/product/asr),获取SecretId 和 SecretKey +- HACS -> 集成 -> 右上解选项 -> 自定义存储库 + - 存储库: https://github.com/chliny/hass-tencentcloud-asr + - 类别: 集成 +- 浏览并下载存储库 -> 搜索 Tencent Cloud ASR 并下载 +- 重启Homeassistant +- Homeassistant 添加集成 + - 设置 -> 设备与服务 -> 添加集成 -> 搜索 Tencent Cloud ASR -> 填入腾讯云API密钥和Secret + - 提交后稍等片刻,即可看到`tencentcloud_asr`实体