@aws-sdk/client-polly 3.204.0 → 3.206.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.
|
@@ -97,6 +97,7 @@ var VoiceId;
|
|
|
97
97
|
VoiceId["Cristiano"] = "Cristiano";
|
|
98
98
|
VoiceId["Daniel"] = "Daniel";
|
|
99
99
|
VoiceId["Dora"] = "Dora";
|
|
100
|
+
VoiceId["Elin"] = "Elin";
|
|
100
101
|
VoiceId["Emma"] = "Emma";
|
|
101
102
|
VoiceId["Enrique"] = "Enrique";
|
|
102
103
|
VoiceId["Ewa"] = "Ewa";
|
|
@@ -108,6 +109,7 @@ var VoiceId;
|
|
|
108
109
|
VoiceId["Hannah"] = "Hannah";
|
|
109
110
|
VoiceId["Hans"] = "Hans";
|
|
110
111
|
VoiceId["Hiujin"] = "Hiujin";
|
|
112
|
+
VoiceId["Ida"] = "Ida";
|
|
111
113
|
VoiceId["Ines"] = "Ines";
|
|
112
114
|
VoiceId["Ivy"] = "Ivy";
|
|
113
115
|
VoiceId["Jacek"] = "Jacek";
|
|
@@ -120,6 +122,7 @@ var VoiceId;
|
|
|
120
122
|
VoiceId["Kendra"] = "Kendra";
|
|
121
123
|
VoiceId["Kevin"] = "Kevin";
|
|
122
124
|
VoiceId["Kimberly"] = "Kimberly";
|
|
125
|
+
VoiceId["Laura"] = "Laura";
|
|
123
126
|
VoiceId["Lea"] = "Lea";
|
|
124
127
|
VoiceId["Liam"] = "Liam";
|
|
125
128
|
VoiceId["Liv"] = "Liv";
|
|
@@ -146,6 +149,7 @@ var VoiceId;
|
|
|
146
149
|
VoiceId["Russell"] = "Russell";
|
|
147
150
|
VoiceId["Salli"] = "Salli";
|
|
148
151
|
VoiceId["Seoyeon"] = "Seoyeon";
|
|
152
|
+
VoiceId["Suvi"] = "Suvi";
|
|
149
153
|
VoiceId["Takumi"] = "Takumi";
|
|
150
154
|
VoiceId["Tatyana"] = "Tatyana";
|
|
151
155
|
VoiceId["Vicki"] = "Vicki";
|
|
@@ -91,6 +91,7 @@ export var VoiceId;
|
|
|
91
91
|
VoiceId["Cristiano"] = "Cristiano";
|
|
92
92
|
VoiceId["Daniel"] = "Daniel";
|
|
93
93
|
VoiceId["Dora"] = "Dora";
|
|
94
|
+
VoiceId["Elin"] = "Elin";
|
|
94
95
|
VoiceId["Emma"] = "Emma";
|
|
95
96
|
VoiceId["Enrique"] = "Enrique";
|
|
96
97
|
VoiceId["Ewa"] = "Ewa";
|
|
@@ -102,6 +103,7 @@ export var VoiceId;
|
|
|
102
103
|
VoiceId["Hannah"] = "Hannah";
|
|
103
104
|
VoiceId["Hans"] = "Hans";
|
|
104
105
|
VoiceId["Hiujin"] = "Hiujin";
|
|
106
|
+
VoiceId["Ida"] = "Ida";
|
|
105
107
|
VoiceId["Ines"] = "Ines";
|
|
106
108
|
VoiceId["Ivy"] = "Ivy";
|
|
107
109
|
VoiceId["Jacek"] = "Jacek";
|
|
@@ -114,6 +116,7 @@ export var VoiceId;
|
|
|
114
116
|
VoiceId["Kendra"] = "Kendra";
|
|
115
117
|
VoiceId["Kevin"] = "Kevin";
|
|
116
118
|
VoiceId["Kimberly"] = "Kimberly";
|
|
119
|
+
VoiceId["Laura"] = "Laura";
|
|
117
120
|
VoiceId["Lea"] = "Lea";
|
|
118
121
|
VoiceId["Liam"] = "Liam";
|
|
119
122
|
VoiceId["Liv"] = "Liv";
|
|
@@ -140,6 +143,7 @@ export var VoiceId;
|
|
|
140
143
|
VoiceId["Russell"] = "Russell";
|
|
141
144
|
VoiceId["Salli"] = "Salli";
|
|
142
145
|
VoiceId["Seoyeon"] = "Seoyeon";
|
|
146
|
+
VoiceId["Suvi"] = "Suvi";
|
|
143
147
|
VoiceId["Takumi"] = "Takumi";
|
|
144
148
|
VoiceId["Tatyana"] = "Tatyana";
|
|
145
149
|
VoiceId["Vicki"] = "Vicki";
|
|
@@ -129,6 +129,7 @@ export declare enum VoiceId {
|
|
|
129
129
|
Cristiano = "Cristiano",
|
|
130
130
|
Daniel = "Daniel",
|
|
131
131
|
Dora = "Dora",
|
|
132
|
+
Elin = "Elin",
|
|
132
133
|
Emma = "Emma",
|
|
133
134
|
Enrique = "Enrique",
|
|
134
135
|
Ewa = "Ewa",
|
|
@@ -140,6 +141,7 @@ export declare enum VoiceId {
|
|
|
140
141
|
Hannah = "Hannah",
|
|
141
142
|
Hans = "Hans",
|
|
142
143
|
Hiujin = "Hiujin",
|
|
144
|
+
Ida = "Ida",
|
|
143
145
|
Ines = "Ines",
|
|
144
146
|
Ivy = "Ivy",
|
|
145
147
|
Jacek = "Jacek",
|
|
@@ -152,6 +154,7 @@ export declare enum VoiceId {
|
|
|
152
154
|
Kendra = "Kendra",
|
|
153
155
|
Kevin = "Kevin",
|
|
154
156
|
Kimberly = "Kimberly",
|
|
157
|
+
Laura = "Laura",
|
|
155
158
|
Lea = "Lea",
|
|
156
159
|
Liam = "Liam",
|
|
157
160
|
Liv = "Liv",
|
|
@@ -178,6 +181,7 @@ export declare enum VoiceId {
|
|
|
178
181
|
Russell = "Russell",
|
|
179
182
|
Salli = "Salli",
|
|
180
183
|
Seoyeon = "Seoyeon",
|
|
184
|
+
Suvi = "Suvi",
|
|
181
185
|
Takumi = "Takumi",
|
|
182
186
|
Tatyana = "Tatyana",
|
|
183
187
|
Vicki = "Vicki",
|
|
@@ -910,7 +914,7 @@ export interface SynthesizeSpeechOutput {
|
|
|
910
914
|
/**
|
|
911
915
|
* <p> Stream containing the synthesized speech. </p>
|
|
912
916
|
*/
|
|
913
|
-
AudioStream
|
|
917
|
+
AudioStream?: Readable | ReadableStream | Blob;
|
|
914
918
|
/**
|
|
915
919
|
* <p> Specifies the type audio stream. This should reflect the
|
|
916
920
|
* <code>OutputFormat</code> parameter in your request. </p>
|
|
@@ -88,6 +88,7 @@ export declare enum VoiceId {
|
|
|
88
88
|
Cristiano = "Cristiano",
|
|
89
89
|
Daniel = "Daniel",
|
|
90
90
|
Dora = "Dora",
|
|
91
|
+
Elin = "Elin",
|
|
91
92
|
Emma = "Emma",
|
|
92
93
|
Enrique = "Enrique",
|
|
93
94
|
Ewa = "Ewa",
|
|
@@ -99,6 +100,7 @@ export declare enum VoiceId {
|
|
|
99
100
|
Hannah = "Hannah",
|
|
100
101
|
Hans = "Hans",
|
|
101
102
|
Hiujin = "Hiujin",
|
|
103
|
+
Ida = "Ida",
|
|
102
104
|
Ines = "Ines",
|
|
103
105
|
Ivy = "Ivy",
|
|
104
106
|
Jacek = "Jacek",
|
|
@@ -111,6 +113,7 @@ export declare enum VoiceId {
|
|
|
111
113
|
Kendra = "Kendra",
|
|
112
114
|
Kevin = "Kevin",
|
|
113
115
|
Kimberly = "Kimberly",
|
|
116
|
+
Laura = "Laura",
|
|
114
117
|
Lea = "Lea",
|
|
115
118
|
Liam = "Liam",
|
|
116
119
|
Liv = "Liv",
|
|
@@ -137,6 +140,7 @@ export declare enum VoiceId {
|
|
|
137
140
|
Russell = "Russell",
|
|
138
141
|
Salli = "Salli",
|
|
139
142
|
Seoyeon = "Seoyeon",
|
|
143
|
+
Suvi = "Suvi",
|
|
140
144
|
Takumi = "Takumi",
|
|
141
145
|
Tatyana = "Tatyana",
|
|
142
146
|
Vicki = "Vicki",
|
|
@@ -426,7 +430,7 @@ export interface SynthesizeSpeechInput {
|
|
|
426
430
|
VoiceId: VoiceId | string | undefined;
|
|
427
431
|
}
|
|
428
432
|
export interface SynthesizeSpeechOutput {
|
|
429
|
-
AudioStream
|
|
433
|
+
AudioStream?: Readable | ReadableStream | Blob;
|
|
430
434
|
ContentType?: string;
|
|
431
435
|
RequestCharacters?: number;
|
|
432
436
|
}
|
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.206.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",
|