mirror of
https://github.com/howelljiang/baidu-voice.git
synced 2026-07-21 22:53:57 +08:00
12 lines
323 B
JSON
12 lines
323 B
JSON
{
|
|
"domain": "baidu_voice",
|
|
"name": "Baidu Voice",
|
|
"documentation": "https://github.com/howelljiang/baidu_voice",
|
|
"dependencies": [],
|
|
"codeowners": ["@howelljiang"],
|
|
"requirements": ["baidu-aip>=4.16.10"],
|
|
"version": "0.1.0",
|
|
"iot_class": "cloud_push",
|
|
"config_flow": true,
|
|
"platforms": ["tts", "stt"]
|
|
} |