Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tts.helper Namespace Reference

Functions

TextToSpeechEntity|Provider|None get_engine_instance (HomeAssistant hass, str engine)
 

Detailed Description

Provide helper functions for the TTS.

Function Documentation

◆ get_engine_instance()

TextToSpeechEntity | Provider | None homeassistant.components.tts.helper.get_engine_instance ( HomeAssistant  hass,
str   engine 
)
Get engine instance.

Definition at line 16 of file helper.py.