mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Add new voices to Amazon Polly (#15320)
This commit is contained in:
parent
6ee8d9bd65
commit
e62bb299ff
@ -38,7 +38,8 @@ SUPPORTED_VOICES = ['Geraint', 'Gwyneth', 'Mads', 'Naja', 'Hans', 'Marlene',
|
|||||||
'Chantal', 'Celine', 'Mathieu', 'Dora', 'Karl', 'Carla',
|
'Chantal', 'Celine', 'Mathieu', 'Dora', 'Karl', 'Carla',
|
||||||
'Giorgio', 'Mizuki', 'Liv', 'Lotte', 'Ruben', 'Ewa',
|
'Giorgio', 'Mizuki', 'Liv', 'Lotte', 'Ruben', 'Ewa',
|
||||||
'Jacek', 'Jan', 'Maja', 'Ricardo', 'Vitoria', 'Cristiano',
|
'Jacek', 'Jan', 'Maja', 'Ricardo', 'Vitoria', 'Cristiano',
|
||||||
'Ines', 'Carmen', 'Maxim', 'Tatyana', 'Astrid', 'Filiz']
|
'Ines', 'Carmen', 'Maxim', 'Tatyana', 'Astrid', 'Filiz',
|
||||||
|
'Aditi', 'Léa', 'Matthew', 'Seoyeon', 'Takumi', 'Vicki']
|
||||||
|
|
||||||
SUPPORTED_OUTPUT_FORMATS = ['mp3', 'ogg_vorbis', 'pcm']
|
SUPPORTED_OUTPUT_FORMATS = ['mp3', 'ogg_vorbis', 'pcm']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user