mirror of https://github.com/home-assistant/core
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"domain": "microsoft",
|
|
"name": "Microsoft Text-to-Speech (TTS)",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/microsoft",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["pycsspeechtts"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pycsspeechtts==1.0.8"]
|
|
}
|