Files
hass-tencentcloud-asr/custom_components/tencentcloud_asr/translations/en.json
T
2025-05-11 23:18:06 +08:00

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"
}
}
}
}
}