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

Classes

class  AmazonPollyProvider
 

Functions

Provider|None get_engine (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Variables

 Final
 

Detailed Description

Support for the Amazon Polly text to speech service.

Function Documentation

◆ get_engine()

Provider | None homeassistant.components.amazon_polly.tts.get_engine ( HomeAssistant  hass,
ConfigType  config,
DiscoveryInfoType | None   discovery_info = None 
)
Set up Amazon Polly speech component.

Definition at line 76 of file tts.py.

Variable Documentation

◆ Final

homeassistant.components.amazon_polly.tts.Final

Definition at line 53 of file tts.py.