Go to the source code of this file.
Classes | |
| class | homeassistant.components.picotts.tts.PicoProvider |
Namespaces | |
| homeassistant.components.picotts.tts | |
Functions | |
| def | homeassistant.components.picotts.tts.get_engine (hass, config, discovery_info=None) |
Variables | |
| homeassistant.components.picotts.tts._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.picotts.tts.DEFAULT_LANG = "en-US" |
| homeassistant.components.picotts.tts.PLATFORM_SCHEMA | |
| list | homeassistant.components.picotts.tts.SUPPORT_LANGUAGES = ["en-US", "en-GB", "de-DE", "es-ES", "fr-FR", "it-IT"] |