@aws-sdk/client-polly 3.212.0 → 3.213.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -37,6 +37,7 @@ var Engine;
|
|
|
37
37
|
})(Engine = exports.Engine || (exports.Engine = {}));
|
|
38
38
|
var LanguageCode;
|
|
39
39
|
(function (LanguageCode) {
|
|
40
|
+
LanguageCode["ar_AE"] = "ar-AE";
|
|
40
41
|
LanguageCode["arb"] = "arb";
|
|
41
42
|
LanguageCode["ca_ES"] = "ca-ES";
|
|
42
43
|
LanguageCode["cmn_CN"] = "cmn-CN";
|
|
@@ -106,6 +107,7 @@ var VoiceId;
|
|
|
106
107
|
VoiceId["Geraint"] = "Geraint";
|
|
107
108
|
VoiceId["Giorgio"] = "Giorgio";
|
|
108
109
|
VoiceId["Gwyneth"] = "Gwyneth";
|
|
110
|
+
VoiceId["Hala"] = "Hala";
|
|
109
111
|
VoiceId["Hannah"] = "Hannah";
|
|
110
112
|
VoiceId["Hans"] = "Hans";
|
|
111
113
|
VoiceId["Hiujin"] = "Hiujin";
|
|
@@ -140,6 +142,7 @@ var VoiceId;
|
|
|
140
142
|
VoiceId["Mizuki"] = "Mizuki";
|
|
141
143
|
VoiceId["Naja"] = "Naja";
|
|
142
144
|
VoiceId["Nicole"] = "Nicole";
|
|
145
|
+
VoiceId["Ola"] = "Ola";
|
|
143
146
|
VoiceId["Olivia"] = "Olivia";
|
|
144
147
|
VoiceId["Pedro"] = "Pedro";
|
|
145
148
|
VoiceId["Penelope"] = "Penelope";
|
|
@@ -31,6 +31,7 @@ export var Engine;
|
|
|
31
31
|
})(Engine || (Engine = {}));
|
|
32
32
|
export var LanguageCode;
|
|
33
33
|
(function (LanguageCode) {
|
|
34
|
+
LanguageCode["ar_AE"] = "ar-AE";
|
|
34
35
|
LanguageCode["arb"] = "arb";
|
|
35
36
|
LanguageCode["ca_ES"] = "ca-ES";
|
|
36
37
|
LanguageCode["cmn_CN"] = "cmn-CN";
|
|
@@ -100,6 +101,7 @@ export var VoiceId;
|
|
|
100
101
|
VoiceId["Geraint"] = "Geraint";
|
|
101
102
|
VoiceId["Giorgio"] = "Giorgio";
|
|
102
103
|
VoiceId["Gwyneth"] = "Gwyneth";
|
|
104
|
+
VoiceId["Hala"] = "Hala";
|
|
103
105
|
VoiceId["Hannah"] = "Hannah";
|
|
104
106
|
VoiceId["Hans"] = "Hans";
|
|
105
107
|
VoiceId["Hiujin"] = "Hiujin";
|
|
@@ -134,6 +136,7 @@ export var VoiceId;
|
|
|
134
136
|
VoiceId["Mizuki"] = "Mizuki";
|
|
135
137
|
VoiceId["Naja"] = "Naja";
|
|
136
138
|
VoiceId["Nicole"] = "Nicole";
|
|
139
|
+
VoiceId["Ola"] = "Ola";
|
|
137
140
|
VoiceId["Olivia"] = "Olivia";
|
|
138
141
|
VoiceId["Pedro"] = "Pedro";
|
|
139
142
|
VoiceId["Penelope"] = "Penelope";
|
|
@@ -42,6 +42,7 @@ export declare enum Engine {
|
|
|
42
42
|
STANDARD = "standard"
|
|
43
43
|
}
|
|
44
44
|
export declare enum LanguageCode {
|
|
45
|
+
ar_AE = "ar-AE",
|
|
45
46
|
arb = "arb",
|
|
46
47
|
ca_ES = "ca-ES",
|
|
47
48
|
cmn_CN = "cmn-CN",
|
|
@@ -138,6 +139,7 @@ export declare enum VoiceId {
|
|
|
138
139
|
Geraint = "Geraint",
|
|
139
140
|
Giorgio = "Giorgio",
|
|
140
141
|
Gwyneth = "Gwyneth",
|
|
142
|
+
Hala = "Hala",
|
|
141
143
|
Hannah = "Hannah",
|
|
142
144
|
Hans = "Hans",
|
|
143
145
|
Hiujin = "Hiujin",
|
|
@@ -172,6 +174,7 @@ export declare enum VoiceId {
|
|
|
172
174
|
Mizuki = "Mizuki",
|
|
173
175
|
Naja = "Naja",
|
|
174
176
|
Nicole = "Nicole",
|
|
177
|
+
Ola = "Ola",
|
|
175
178
|
Olivia = "Olivia",
|
|
176
179
|
Pedro = "Pedro",
|
|
177
180
|
Penelope = "Penelope",
|
|
@@ -24,6 +24,7 @@ export declare enum Engine {
|
|
|
24
24
|
STANDARD = "standard",
|
|
25
25
|
}
|
|
26
26
|
export declare enum LanguageCode {
|
|
27
|
+
ar_AE = "ar-AE",
|
|
27
28
|
arb = "arb",
|
|
28
29
|
ca_ES = "ca-ES",
|
|
29
30
|
cmn_CN = "cmn-CN",
|
|
@@ -97,6 +98,7 @@ export declare enum VoiceId {
|
|
|
97
98
|
Geraint = "Geraint",
|
|
98
99
|
Giorgio = "Giorgio",
|
|
99
100
|
Gwyneth = "Gwyneth",
|
|
101
|
+
Hala = "Hala",
|
|
100
102
|
Hannah = "Hannah",
|
|
101
103
|
Hans = "Hans",
|
|
102
104
|
Hiujin = "Hiujin",
|
|
@@ -131,6 +133,7 @@ export declare enum VoiceId {
|
|
|
131
133
|
Mizuki = "Mizuki",
|
|
132
134
|
Naja = "Naja",
|
|
133
135
|
Nicole = "Nicole",
|
|
136
|
+
Ola = "Ola",
|
|
134
137
|
Olivia = "Olivia",
|
|
135
138
|
Pedro = "Pedro",
|
|
136
139
|
Penelope = "Penelope",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-polly",
|
|
3
3
|
"description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.213.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
21
21
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
22
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
+
"@aws-sdk/client-sts": "3.213.0",
|
|
23
23
|
"@aws-sdk/config-resolver": "3.212.0",
|
|
24
24
|
"@aws-sdk/credential-provider-node": "3.212.0",
|
|
25
25
|
"@aws-sdk/fetch-http-handler": "3.212.0",
|