hass-core/homeassistant/components/amazon_polly
Jakob Schlyter c541cb5cba
Automatically generate Amazon Polly list of voices and regions (#119198)
* Automatically generate list of voices and regions. Requires AWS credentials.

* add missing commit

* replace pydantic with dataclass

* dictionary values are strings or list of strings

* also generated set of supported engines

* use sets for amazon polly parameters

* move default for readability
2024-08-22 15:36:11 +02:00
..
__init__.py
const.py Automatically generate Amazon Polly list of voices and regions (#119198) 2024-08-22 15:36:11 +02:00
manifest.json Bump boto3, botocore and aiobotocore (#121773) 2024-07-12 15:55:08 +02:00
tts.py Automatically generate Amazon Polly list of voices and regions (#119198) 2024-08-22 15:36:11 +02:00