mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 11:31:45 +01:00
10 lines
272 B
JSON
10 lines
272 B
JSON
{
|
|
"domain": "microsoft",
|
|
"name": "Microsoft Text-to-Speech (TTS)",
|
|
"documentation": "https://www.home-assistant.io/integrations/microsoft",
|
|
"requirements": ["pycsspeechtts==1.0.8"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["pycsspeechtts"]
|
|
}
|