Skip to content

Commit

Permalink
feat(client-polly): Amazon Polly adds new English and Hindi voice - K…
Browse files Browse the repository at this point in the history
…ajal. Kajal is available as Neural voice only.
  • Loading branch information
awstools committed Jul 27, 2022
1 parent 6f03fb8 commit d06d2de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions clients/client-polly/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ export type VoiceId =
| "Joanna"
| "Joey"
| "Justin"
| "Kajal"
| "Karl"
| "Kendra"
| "Kevin"
Expand Down
4 changes: 4 additions & 0 deletions codegen/sdk-codegen/aws-models/polly.json
Original file line number Diff line number Diff line change
Expand Up @@ -1975,6 +1975,10 @@
{
"value": "Pedro",
"name": "Pedro"
},
{
"value": "Kajal",
"name": "Kajal"
}
]
}
Expand Down

0 comments on commit d06d2de

Please sign in to comment.