diff --git a/atom.xml b/atom.xml index cc02f8ad52..8adff24bb3 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
en-us
. Accepted values are listed in the documentation mentioned below. Note that if you set the language to anything other than the default of en-us
, you will need to specify a matching voice type as well.Female
and Male
. Defaults to Female
ZiraRUS
-25%
, +50%
. Defaults to +0%
(no change)-20%
, +70%
. Defaults to +0%
(no change)high
. Defaults to default
(no change)(0%,+0%) (100%,+100%)
A full configuration sample including optional configuration variables:
# Example configuration.yaml entry
tts:
- platform: microsoft
api_key: XXXXXXXXX
- language: en-us
- gender: male
- type: BenjaminRUS
+ language: en-gb
+ gender: Male
+ type: George, Apollo
+ rate: +20%
+ volume: -50%
+ pitch: high
+ contour: (0%, +0%) (100%, +100%)