mirror of
https://github.com/chliny/hass-tencentcloud-asr.git
synced 2026-07-21 22:53:58 +08:00
16 lines
374 B
JSON
16 lines
374 B
JSON
{
|
|
"title": "腾讯云 ASR 服务",
|
|
"config": {
|
|
"error": {},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"secretid": "请输入腾讯云ASR服务secretid",
|
|
"secretkey": "请输入腾讯云ASR服务secretkey",
|
|
"model": "模型"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|