Skip to content

Commit c54db00

Browse files
author
AWS
committed
Amazon Polly Update: Amazon Polly adds new French Belgian voice - Isabelle. Isabelle is available as Neural voice only.
1 parent 87e2c72 commit c54db00

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 French Belgian voice - Isabelle. Isabelle 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
@@ -423,7 +423,8 @@
423423
"ar-AE",
424424
"fi-FI",
425425
"en-IE",
426-
"nl-BE"
426+
"nl-BE",
427+
"fr-BE"
427428
]
428429
},
429430
"LanguageCodeList":{
@@ -1106,7 +1107,8 @@
11061107
"Tomoko",
11071108
"Niamh",
11081109
"Sofie",
1109-
"Lisa"
1110+
"Lisa",
1111+
"Isabelle"
11101112
]
11111113
},
11121114
"VoiceList":{

0 commit comments

Comments
 (0)