core/homeassistant/components/stt/manifest.json

10 lines
270 B
JSON

{
"domain": "stt",
"name": "Speech-to-Text (STT)",
"codeowners": ["@home-assistant/core", "@pvizeli"],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/stt",
"integration_type": "entity",
"quality_scale": "internal"
}