Classes | |
| class | ElevenLabsTTSEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, EleventLabsConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| VoiceSettings | to_voice_settings (MappingProxyType[str, Any] options) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for the ElevenLabs text-to-speech service.
| 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 | ) |