Skip to content

Commit 3ed602f

Browse files
author
AWS
committed
Amazon Polly Update: Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only.
1 parent e998d68 commit 3ed602f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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 new South African English voice - Ayanda. Ayanda is available as Neural voice only."
6+
}

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,8 @@
415415
"ru-RU",
416416
"sv-SE",
417417
"tr-TR",
418-
"en-NZ"
418+
"en-NZ",
419+
"en-ZA"
419420
]
420421
},
421422
"LanguageCodeList":{
@@ -1071,7 +1072,8 @@
10711072
"Vitoria",
10721073
"Zeina",
10731074
"Zhiyu",
1074-
"Aria"
1075+
"Aria",
1076+
"Ayanda"
10751077
]
10761078
},
10771079
"VoiceList":{

0 commit comments

Comments
 (0)