mirror of
https://github.com/chliny/hass-tencentcloud-asr.git
synced 2026-07-21 22:53:58 +08:00
16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"title": "tencent cloud asr service",
|
|
"config": {
|
|
"error": {},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"secretid": "tencentcloud asr secretid",
|
|
"secretkey": "tencnetcloud asr secretkey",
|
|
"model": "model"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|