core/homeassistant/components/tts/const.py

4 lines
48 B
Python
Raw Normal View History

2022-02-14 16:54:12 +00:00
"""Text-to-speech constants."""
DOMAIN = "tts"