mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
8 lines
211 B
JSON
8 lines
211 B
JSON
{
|
|
"domain": "microsoft",
|
|
"name": "Microsoft Text-to-Speech (TTS)",
|
|
"documentation": "https://www.home-assistant.io/integrations/microsoft",
|
|
"requirements": ["pycsspeechtts==1.0.3"],
|
|
"codeowners": []
|
|
}
|