Home Assistant Unofficial Reference 2024.12.1
tts.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.elevenlabs.tts.ElevenLabsTTSEntity
 

Namespaces

 homeassistant.components.elevenlabs.tts
 

Functions

None homeassistant.components.elevenlabs.tts.async_setup_entry (HomeAssistant hass, EleventLabsConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
VoiceSettings homeassistant.components.elevenlabs.tts.to_voice_settings (MappingProxyType[str, Any] options)
 

Variables

 homeassistant.components.elevenlabs.tts._LOGGER = logging.getLogger(__name__)