Skip to content

Commit cab0119

Browse files
author
AWS
committed
Amazon Polly Update: Added support for the new voice - Jihye (ko-KR). Jihye is available as a Neural voice only.
1 parent 4af0487 commit cab0119

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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": "Added support for the new voice - Jihye (ko-KR). Jihye is available as a Neural voice only."
6+
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,8 @@
11221122
"Burcu",
11231123
"Jitka",
11241124
"Sabrina",
1125-
"Jasmine"
1125+
"Jasmine",
1126+
"Jihye"
11261127
]
11271128
},
11281129
"VoiceList":{

0 commit comments

Comments
 (0)