Skip to content

Commit 975305a

Browse files
author
AWS
committed
Amazon Polly Update: Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH).
1 parent 2ed164c commit 975305a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Polly",
4+
"contributor": "",
5+
"description": "Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH)."
6+
}

services/polly/src/main/resources/codegen-resources/service-2.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,9 @@
428428
"fi-FI",
429429
"en-IE",
430430
"nl-BE",
431-
"fr-BE"
431+
"fr-BE",
432+
"cs-CZ",
433+
"de-CH"
432434
]
433435
},
434436
"LanguageCodeList":{
@@ -1116,7 +1118,9 @@
11161118
"Zayd",
11171119
"Danielle",
11181120
"Gregory",
1119-
"Burcu"
1121+
"Burcu",
1122+
"Jitka",
1123+
"Sabrina"
11201124
]
11211125
},
11221126
"VoiceList":{

0 commit comments

Comments
 (0)