4 lines
48 B
Python
4 lines
48 B
Python
|
"""Text-to-speech constants."""
|
||
|
|
||
|
DOMAIN = "tts"
|