Home Assistant Unofficial Reference 2024.12.1
tts.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.demo.tts.DemoProvider
 

Namespaces

 homeassistant.components.demo.tts
 

Functions

Provider homeassistant.components.demo.tts.get_engine (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.demo.tts.DEFAULT_LANG = "en"
 
 homeassistant.components.demo.tts.PLATFORM_SCHEMA
 
list homeassistant.components.demo.tts.SUPPORT_LANGUAGES = ["en", "de"]