@aws-sdk/client-transcribe-streaming 3.301.0 → 3.303.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.
- package/dist-cjs/models/models_0.js +81 -95
- package/dist-es/models/models_0.js +81 -95
- package/dist-types/models/models_0.d.ts +151 -81
- package/dist-types/ts3.4/models/models_0.d.ts +103 -81
- package/package.json +40 -40
|
@@ -2,21 +2,18 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartStreamTranscriptionResponseFilterSensitiveLog = exports.TranscriptResultStreamFilterSensitiveLog = exports.StartStreamTranscriptionRequestFilterSensitiveLog = exports.StartMedicalStreamTranscriptionResponseFilterSensitiveLog = exports.StartMedicalStreamTranscriptionRequestFilterSensitiveLog = exports.StartCallAnalyticsStreamTranscriptionResponseFilterSensitiveLog = exports.StartCallAnalyticsStreamTranscriptionRequestFilterSensitiveLog = exports.MedicalTranscriptResultStreamFilterSensitiveLog = exports.CallAnalyticsTranscriptResultStreamFilterSensitiveLog = exports.AudioStreamFilterSensitiveLog = exports.TranscriptResultStream = exports.Type = exports.VocabularyFilterMethod = exports.Specialty = exports.PartialResultsStability = exports.MedicalTranscriptResultStream = exports.MedicalContentIdentificationType = exports.MediaEncoding = exports.LanguageCode = exports.ContentRedactionType = exports.ContentIdentificationType = exports.CallAnalyticsTranscriptResultStream = exports.Sentiment = exports.ServiceUnavailableException = exports.LimitExceededException = exports.InternalFailureException = exports.ConflictException = exports.CallAnalyticsLanguageCode = exports.BadRequestException = exports.AudioStream = exports.ContentRedactionOutput = exports.ParticipantRole = exports.ItemType = void 0;
|
|
4
4
|
const TranscribeStreamingServiceException_1 = require("./TranscribeStreamingServiceException");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
ContentRedactionOutput["REDACTED"] = "redacted";
|
|
18
|
-
ContentRedactionOutput["REDACTED_AND_UNREDACTED"] = "redacted_and_unredacted";
|
|
19
|
-
})(ContentRedactionOutput = exports.ContentRedactionOutput || (exports.ContentRedactionOutput = {}));
|
|
5
|
+
exports.ItemType = {
|
|
6
|
+
PRONUNCIATION: "pronunciation",
|
|
7
|
+
PUNCTUATION: "punctuation",
|
|
8
|
+
};
|
|
9
|
+
exports.ParticipantRole = {
|
|
10
|
+
AGENT: "AGENT",
|
|
11
|
+
CUSTOMER: "CUSTOMER",
|
|
12
|
+
};
|
|
13
|
+
exports.ContentRedactionOutput = {
|
|
14
|
+
REDACTED: "redacted",
|
|
15
|
+
REDACTED_AND_UNREDACTED: "redacted_and_unredacted",
|
|
16
|
+
};
|
|
20
17
|
var AudioStream;
|
|
21
18
|
(function (AudioStream) {
|
|
22
19
|
AudioStream.visit = (value, visitor) => {
|
|
@@ -41,18 +38,17 @@ class BadRequestException extends TranscribeStreamingServiceException_1.Transcri
|
|
|
41
38
|
}
|
|
42
39
|
}
|
|
43
40
|
exports.BadRequestException = BadRequestException;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
})(CallAnalyticsLanguageCode = exports.CallAnalyticsLanguageCode || (exports.CallAnalyticsLanguageCode = {}));
|
|
41
|
+
exports.CallAnalyticsLanguageCode = {
|
|
42
|
+
DE_DE: "de-DE",
|
|
43
|
+
EN_AU: "en-AU",
|
|
44
|
+
EN_GB: "en-GB",
|
|
45
|
+
EN_US: "en-US",
|
|
46
|
+
ES_US: "es-US",
|
|
47
|
+
FR_CA: "fr-CA",
|
|
48
|
+
FR_FR: "fr-FR",
|
|
49
|
+
IT_IT: "it-IT",
|
|
50
|
+
PT_BR: "pt-BR",
|
|
51
|
+
};
|
|
56
52
|
class ConflictException extends TranscribeStreamingServiceException_1.TranscribeStreamingServiceException {
|
|
57
53
|
constructor(opts) {
|
|
58
54
|
super({
|
|
@@ -109,13 +105,12 @@ class ServiceUnavailableException extends TranscribeStreamingServiceException_1.
|
|
|
109
105
|
}
|
|
110
106
|
}
|
|
111
107
|
exports.ServiceUnavailableException = ServiceUnavailableException;
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
})(Sentiment = exports.Sentiment || (exports.Sentiment = {}));
|
|
108
|
+
exports.Sentiment = {
|
|
109
|
+
MIXED: "MIXED",
|
|
110
|
+
NEGATIVE: "NEGATIVE",
|
|
111
|
+
NEUTRAL: "NEUTRAL",
|
|
112
|
+
POSITIVE: "POSITIVE",
|
|
113
|
+
};
|
|
119
114
|
var CallAnalyticsTranscriptResultStream;
|
|
120
115
|
(function (CallAnalyticsTranscriptResultStream) {
|
|
121
116
|
CallAnalyticsTranscriptResultStream.visit = (value, visitor) => {
|
|
@@ -136,41 +131,36 @@ var CallAnalyticsTranscriptResultStream;
|
|
|
136
131
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
137
132
|
};
|
|
138
133
|
})(CallAnalyticsTranscriptResultStream = exports.CallAnalyticsTranscriptResultStream || (exports.CallAnalyticsTranscriptResultStream = {}));
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
})(MediaEncoding = exports.MediaEncoding || (exports.MediaEncoding = {}));
|
|
170
|
-
var MedicalContentIdentificationType;
|
|
171
|
-
(function (MedicalContentIdentificationType) {
|
|
172
|
-
MedicalContentIdentificationType["PHI"] = "PHI";
|
|
173
|
-
})(MedicalContentIdentificationType = exports.MedicalContentIdentificationType || (exports.MedicalContentIdentificationType = {}));
|
|
134
|
+
exports.ContentIdentificationType = {
|
|
135
|
+
PII: "PII",
|
|
136
|
+
};
|
|
137
|
+
exports.ContentRedactionType = {
|
|
138
|
+
PII: "PII",
|
|
139
|
+
};
|
|
140
|
+
exports.LanguageCode = {
|
|
141
|
+
DE_DE: "de-DE",
|
|
142
|
+
EN_AU: "en-AU",
|
|
143
|
+
EN_GB: "en-GB",
|
|
144
|
+
EN_US: "en-US",
|
|
145
|
+
ES_US: "es-US",
|
|
146
|
+
FR_CA: "fr-CA",
|
|
147
|
+
FR_FR: "fr-FR",
|
|
148
|
+
HI_IN: "hi-IN",
|
|
149
|
+
IT_IT: "it-IT",
|
|
150
|
+
JA_JP: "ja-JP",
|
|
151
|
+
KO_KR: "ko-KR",
|
|
152
|
+
PT_BR: "pt-BR",
|
|
153
|
+
TH_TH: "th-TH",
|
|
154
|
+
ZH_CN: "zh-CN",
|
|
155
|
+
};
|
|
156
|
+
exports.MediaEncoding = {
|
|
157
|
+
FLAC: "flac",
|
|
158
|
+
OGG_OPUS: "ogg-opus",
|
|
159
|
+
PCM: "pcm",
|
|
160
|
+
};
|
|
161
|
+
exports.MedicalContentIdentificationType = {
|
|
162
|
+
PHI: "PHI",
|
|
163
|
+
};
|
|
174
164
|
var MedicalTranscriptResultStream;
|
|
175
165
|
(function (MedicalTranscriptResultStream) {
|
|
176
166
|
MedicalTranscriptResultStream.visit = (value, visitor) => {
|
|
@@ -189,32 +179,28 @@ var MedicalTranscriptResultStream;
|
|
|
189
179
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
190
180
|
};
|
|
191
181
|
})(MedicalTranscriptResultStream = exports.MedicalTranscriptResultStream || (exports.MedicalTranscriptResultStream = {}));
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
(function (Type) {
|
|
215
|
-
Type["CONVERSATION"] = "CONVERSATION";
|
|
216
|
-
Type["DICTATION"] = "DICTATION";
|
|
217
|
-
})(Type = exports.Type || (exports.Type = {}));
|
|
182
|
+
exports.PartialResultsStability = {
|
|
183
|
+
HIGH: "high",
|
|
184
|
+
LOW: "low",
|
|
185
|
+
MEDIUM: "medium",
|
|
186
|
+
};
|
|
187
|
+
exports.Specialty = {
|
|
188
|
+
CARDIOLOGY: "CARDIOLOGY",
|
|
189
|
+
NEUROLOGY: "NEUROLOGY",
|
|
190
|
+
ONCOLOGY: "ONCOLOGY",
|
|
191
|
+
PRIMARYCARE: "PRIMARYCARE",
|
|
192
|
+
RADIOLOGY: "RADIOLOGY",
|
|
193
|
+
UROLOGY: "UROLOGY",
|
|
194
|
+
};
|
|
195
|
+
exports.VocabularyFilterMethod = {
|
|
196
|
+
MASK: "mask",
|
|
197
|
+
REMOVE: "remove",
|
|
198
|
+
TAG: "tag",
|
|
199
|
+
};
|
|
200
|
+
exports.Type = {
|
|
201
|
+
CONVERSATION: "CONVERSATION",
|
|
202
|
+
DICTATION: "DICTATION",
|
|
203
|
+
};
|
|
218
204
|
var TranscriptResultStream;
|
|
219
205
|
(function (TranscriptResultStream) {
|
|
220
206
|
TranscriptResultStream.visit = (value, visitor) => {
|
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
import { TranscribeStreamingServiceException as __BaseException } from "./TranscribeStreamingServiceException";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
ContentRedactionOutput["REDACTED"] = "redacted";
|
|
15
|
-
ContentRedactionOutput["REDACTED_AND_UNREDACTED"] = "redacted_and_unredacted";
|
|
16
|
-
})(ContentRedactionOutput || (ContentRedactionOutput = {}));
|
|
2
|
+
export const ItemType = {
|
|
3
|
+
PRONUNCIATION: "pronunciation",
|
|
4
|
+
PUNCTUATION: "punctuation",
|
|
5
|
+
};
|
|
6
|
+
export const ParticipantRole = {
|
|
7
|
+
AGENT: "AGENT",
|
|
8
|
+
CUSTOMER: "CUSTOMER",
|
|
9
|
+
};
|
|
10
|
+
export const ContentRedactionOutput = {
|
|
11
|
+
REDACTED: "redacted",
|
|
12
|
+
REDACTED_AND_UNREDACTED: "redacted_and_unredacted",
|
|
13
|
+
};
|
|
17
14
|
export var AudioStream;
|
|
18
15
|
(function (AudioStream) {
|
|
19
16
|
AudioStream.visit = (value, visitor) => {
|
|
@@ -37,18 +34,17 @@ export class BadRequestException extends __BaseException {
|
|
|
37
34
|
this.Message = opts.Message;
|
|
38
35
|
}
|
|
39
36
|
}
|
|
40
|
-
export
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
})(CallAnalyticsLanguageCode || (CallAnalyticsLanguageCode = {}));
|
|
37
|
+
export const CallAnalyticsLanguageCode = {
|
|
38
|
+
DE_DE: "de-DE",
|
|
39
|
+
EN_AU: "en-AU",
|
|
40
|
+
EN_GB: "en-GB",
|
|
41
|
+
EN_US: "en-US",
|
|
42
|
+
ES_US: "es-US",
|
|
43
|
+
FR_CA: "fr-CA",
|
|
44
|
+
FR_FR: "fr-FR",
|
|
45
|
+
IT_IT: "it-IT",
|
|
46
|
+
PT_BR: "pt-BR",
|
|
47
|
+
};
|
|
52
48
|
export class ConflictException extends __BaseException {
|
|
53
49
|
constructor(opts) {
|
|
54
50
|
super({
|
|
@@ -101,13 +97,12 @@ export class ServiceUnavailableException extends __BaseException {
|
|
|
101
97
|
this.Message = opts.Message;
|
|
102
98
|
}
|
|
103
99
|
}
|
|
104
|
-
export
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
})(Sentiment || (Sentiment = {}));
|
|
100
|
+
export const Sentiment = {
|
|
101
|
+
MIXED: "MIXED",
|
|
102
|
+
NEGATIVE: "NEGATIVE",
|
|
103
|
+
NEUTRAL: "NEUTRAL",
|
|
104
|
+
POSITIVE: "POSITIVE",
|
|
105
|
+
};
|
|
111
106
|
export var CallAnalyticsTranscriptResultStream;
|
|
112
107
|
(function (CallAnalyticsTranscriptResultStream) {
|
|
113
108
|
CallAnalyticsTranscriptResultStream.visit = (value, visitor) => {
|
|
@@ -128,41 +123,36 @@ export var CallAnalyticsTranscriptResultStream;
|
|
|
128
123
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
129
124
|
};
|
|
130
125
|
})(CallAnalyticsTranscriptResultStream || (CallAnalyticsTranscriptResultStream = {}));
|
|
131
|
-
export
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
})(MediaEncoding || (MediaEncoding = {}));
|
|
162
|
-
export var MedicalContentIdentificationType;
|
|
163
|
-
(function (MedicalContentIdentificationType) {
|
|
164
|
-
MedicalContentIdentificationType["PHI"] = "PHI";
|
|
165
|
-
})(MedicalContentIdentificationType || (MedicalContentIdentificationType = {}));
|
|
126
|
+
export const ContentIdentificationType = {
|
|
127
|
+
PII: "PII",
|
|
128
|
+
};
|
|
129
|
+
export const ContentRedactionType = {
|
|
130
|
+
PII: "PII",
|
|
131
|
+
};
|
|
132
|
+
export const LanguageCode = {
|
|
133
|
+
DE_DE: "de-DE",
|
|
134
|
+
EN_AU: "en-AU",
|
|
135
|
+
EN_GB: "en-GB",
|
|
136
|
+
EN_US: "en-US",
|
|
137
|
+
ES_US: "es-US",
|
|
138
|
+
FR_CA: "fr-CA",
|
|
139
|
+
FR_FR: "fr-FR",
|
|
140
|
+
HI_IN: "hi-IN",
|
|
141
|
+
IT_IT: "it-IT",
|
|
142
|
+
JA_JP: "ja-JP",
|
|
143
|
+
KO_KR: "ko-KR",
|
|
144
|
+
PT_BR: "pt-BR",
|
|
145
|
+
TH_TH: "th-TH",
|
|
146
|
+
ZH_CN: "zh-CN",
|
|
147
|
+
};
|
|
148
|
+
export const MediaEncoding = {
|
|
149
|
+
FLAC: "flac",
|
|
150
|
+
OGG_OPUS: "ogg-opus",
|
|
151
|
+
PCM: "pcm",
|
|
152
|
+
};
|
|
153
|
+
export const MedicalContentIdentificationType = {
|
|
154
|
+
PHI: "PHI",
|
|
155
|
+
};
|
|
166
156
|
export var MedicalTranscriptResultStream;
|
|
167
157
|
(function (MedicalTranscriptResultStream) {
|
|
168
158
|
MedicalTranscriptResultStream.visit = (value, visitor) => {
|
|
@@ -181,32 +171,28 @@ export var MedicalTranscriptResultStream;
|
|
|
181
171
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
182
172
|
};
|
|
183
173
|
})(MedicalTranscriptResultStream || (MedicalTranscriptResultStream = {}));
|
|
184
|
-
export
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
(function (Type) {
|
|
207
|
-
Type["CONVERSATION"] = "CONVERSATION";
|
|
208
|
-
Type["DICTATION"] = "DICTATION";
|
|
209
|
-
})(Type || (Type = {}));
|
|
174
|
+
export const PartialResultsStability = {
|
|
175
|
+
HIGH: "high",
|
|
176
|
+
LOW: "low",
|
|
177
|
+
MEDIUM: "medium",
|
|
178
|
+
};
|
|
179
|
+
export const Specialty = {
|
|
180
|
+
CARDIOLOGY: "CARDIOLOGY",
|
|
181
|
+
NEUROLOGY: "NEUROLOGY",
|
|
182
|
+
ONCOLOGY: "ONCOLOGY",
|
|
183
|
+
PRIMARYCARE: "PRIMARYCARE",
|
|
184
|
+
RADIOLOGY: "RADIOLOGY",
|
|
185
|
+
UROLOGY: "UROLOGY",
|
|
186
|
+
};
|
|
187
|
+
export const VocabularyFilterMethod = {
|
|
188
|
+
MASK: "mask",
|
|
189
|
+
REMOVE: "remove",
|
|
190
|
+
TAG: "tag",
|
|
191
|
+
};
|
|
192
|
+
export const Type = {
|
|
193
|
+
CONVERSATION: "CONVERSATION",
|
|
194
|
+
DICTATION: "DICTATION",
|
|
195
|
+
};
|
|
210
196
|
export var TranscriptResultStream;
|
|
211
197
|
(function (TranscriptResultStream) {
|
|
212
198
|
TranscriptResultStream.visit = (value, visitor) => {
|
|
@@ -38,11 +38,16 @@ export interface Entity {
|
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
40
|
* @public
|
|
41
|
+
* @enum
|
|
41
42
|
*/
|
|
42
|
-
export declare
|
|
43
|
-
PRONUNCIATION
|
|
44
|
-
PUNCTUATION
|
|
45
|
-
}
|
|
43
|
+
export declare const ItemType: {
|
|
44
|
+
readonly PRONUNCIATION: "pronunciation";
|
|
45
|
+
readonly PUNCTUATION: "punctuation";
|
|
46
|
+
};
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
export type ItemType = (typeof ItemType)[keyof typeof ItemType];
|
|
46
51
|
/**
|
|
47
52
|
* @public
|
|
48
53
|
* <p>A word, phrase, or punctuation mark in your transcription output, along with various associated
|
|
@@ -124,11 +129,16 @@ export interface AudioEvent {
|
|
|
124
129
|
}
|
|
125
130
|
/**
|
|
126
131
|
* @public
|
|
132
|
+
* @enum
|
|
127
133
|
*/
|
|
128
|
-
export declare
|
|
129
|
-
AGENT
|
|
130
|
-
CUSTOMER
|
|
131
|
-
}
|
|
134
|
+
export declare const ParticipantRole: {
|
|
135
|
+
readonly AGENT: "AGENT";
|
|
136
|
+
readonly CUSTOMER: "CUSTOMER";
|
|
137
|
+
};
|
|
138
|
+
/**
|
|
139
|
+
* @public
|
|
140
|
+
*/
|
|
141
|
+
export type ParticipantRole = (typeof ParticipantRole)[keyof typeof ParticipantRole];
|
|
132
142
|
/**
|
|
133
143
|
* @public
|
|
134
144
|
* <p>Makes it possible to specify which speaker is on which audio channel. For example, if your
|
|
@@ -149,11 +159,16 @@ export interface ChannelDefinition {
|
|
|
149
159
|
}
|
|
150
160
|
/**
|
|
151
161
|
* @public
|
|
162
|
+
* @enum
|
|
152
163
|
*/
|
|
153
|
-
export declare
|
|
154
|
-
REDACTED
|
|
155
|
-
REDACTED_AND_UNREDACTED
|
|
156
|
-
}
|
|
164
|
+
export declare const ContentRedactionOutput: {
|
|
165
|
+
readonly REDACTED: "redacted";
|
|
166
|
+
readonly REDACTED_AND_UNREDACTED: "redacted_and_unredacted";
|
|
167
|
+
};
|
|
168
|
+
/**
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
171
|
+
export type ContentRedactionOutput = (typeof ContentRedactionOutput)[keyof typeof ContentRedactionOutput];
|
|
157
172
|
/**
|
|
158
173
|
* @public
|
|
159
174
|
* <p>Allows you to specify additional settings for your streaming Call Analytics
|
|
@@ -393,20 +408,25 @@ export interface CallAnalyticsItem {
|
|
|
393
408
|
*/
|
|
394
409
|
Stable?: boolean;
|
|
395
410
|
}
|
|
411
|
+
/**
|
|
412
|
+
* @public
|
|
413
|
+
* @enum
|
|
414
|
+
*/
|
|
415
|
+
export declare const CallAnalyticsLanguageCode: {
|
|
416
|
+
readonly DE_DE: "de-DE";
|
|
417
|
+
readonly EN_AU: "en-AU";
|
|
418
|
+
readonly EN_GB: "en-GB";
|
|
419
|
+
readonly EN_US: "en-US";
|
|
420
|
+
readonly ES_US: "es-US";
|
|
421
|
+
readonly FR_CA: "fr-CA";
|
|
422
|
+
readonly FR_FR: "fr-FR";
|
|
423
|
+
readonly IT_IT: "it-IT";
|
|
424
|
+
readonly PT_BR: "pt-BR";
|
|
425
|
+
};
|
|
396
426
|
/**
|
|
397
427
|
* @public
|
|
398
428
|
*/
|
|
399
|
-
export
|
|
400
|
-
DE_DE = "de-DE",
|
|
401
|
-
EN_AU = "en-AU",
|
|
402
|
-
EN_GB = "en-GB",
|
|
403
|
-
EN_US = "en-US",
|
|
404
|
-
ES_US = "es-US",
|
|
405
|
-
FR_CA = "fr-CA",
|
|
406
|
-
FR_FR = "fr-FR",
|
|
407
|
-
IT_IT = "it-IT",
|
|
408
|
-
PT_BR = "pt-BR"
|
|
409
|
-
}
|
|
429
|
+
export type CallAnalyticsLanguageCode = (typeof CallAnalyticsLanguageCode)[keyof typeof CallAnalyticsLanguageCode];
|
|
410
430
|
/**
|
|
411
431
|
* @public
|
|
412
432
|
* <p>Contains the timestamp range (start time through end time) of a matched category.</p>
|
|
@@ -531,13 +551,18 @@ export interface IssueDetected {
|
|
|
531
551
|
}
|
|
532
552
|
/**
|
|
533
553
|
* @public
|
|
554
|
+
* @enum
|
|
534
555
|
*/
|
|
535
|
-
export declare
|
|
536
|
-
MIXED
|
|
537
|
-
NEGATIVE
|
|
538
|
-
NEUTRAL
|
|
539
|
-
POSITIVE
|
|
540
|
-
}
|
|
556
|
+
export declare const Sentiment: {
|
|
557
|
+
readonly MIXED: "MIXED";
|
|
558
|
+
readonly NEGATIVE: "NEGATIVE";
|
|
559
|
+
readonly NEUTRAL: "NEUTRAL";
|
|
560
|
+
readonly POSITIVE: "POSITIVE";
|
|
561
|
+
};
|
|
562
|
+
/**
|
|
563
|
+
* @public
|
|
564
|
+
*/
|
|
565
|
+
export type Sentiment = (typeof Sentiment)[keyof typeof Sentiment];
|
|
541
566
|
/**
|
|
542
567
|
* @public
|
|
543
568
|
* <p>Contains set of transcription results from one or more audio segments, along with additional
|
|
@@ -725,35 +750,50 @@ export declare namespace CallAnalyticsTranscriptResultStream {
|
|
|
725
750
|
}
|
|
726
751
|
/**
|
|
727
752
|
* @public
|
|
753
|
+
* @enum
|
|
728
754
|
*/
|
|
729
|
-
export declare
|
|
730
|
-
PII
|
|
731
|
-
}
|
|
755
|
+
export declare const ContentIdentificationType: {
|
|
756
|
+
readonly PII: "PII";
|
|
757
|
+
};
|
|
732
758
|
/**
|
|
733
759
|
* @public
|
|
734
760
|
*/
|
|
735
|
-
export
|
|
736
|
-
PII = "PII"
|
|
737
|
-
}
|
|
761
|
+
export type ContentIdentificationType = (typeof ContentIdentificationType)[keyof typeof ContentIdentificationType];
|
|
738
762
|
/**
|
|
739
763
|
* @public
|
|
764
|
+
* @enum
|
|
740
765
|
*/
|
|
741
|
-
export declare
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
766
|
+
export declare const ContentRedactionType: {
|
|
767
|
+
readonly PII: "PII";
|
|
768
|
+
};
|
|
769
|
+
/**
|
|
770
|
+
* @public
|
|
771
|
+
*/
|
|
772
|
+
export type ContentRedactionType = (typeof ContentRedactionType)[keyof typeof ContentRedactionType];
|
|
773
|
+
/**
|
|
774
|
+
* @public
|
|
775
|
+
* @enum
|
|
776
|
+
*/
|
|
777
|
+
export declare const LanguageCode: {
|
|
778
|
+
readonly DE_DE: "de-DE";
|
|
779
|
+
readonly EN_AU: "en-AU";
|
|
780
|
+
readonly EN_GB: "en-GB";
|
|
781
|
+
readonly EN_US: "en-US";
|
|
782
|
+
readonly ES_US: "es-US";
|
|
783
|
+
readonly FR_CA: "fr-CA";
|
|
784
|
+
readonly FR_FR: "fr-FR";
|
|
785
|
+
readonly HI_IN: "hi-IN";
|
|
786
|
+
readonly IT_IT: "it-IT";
|
|
787
|
+
readonly JA_JP: "ja-JP";
|
|
788
|
+
readonly KO_KR: "ko-KR";
|
|
789
|
+
readonly PT_BR: "pt-BR";
|
|
790
|
+
readonly TH_TH: "th-TH";
|
|
791
|
+
readonly ZH_CN: "zh-CN";
|
|
792
|
+
};
|
|
793
|
+
/**
|
|
794
|
+
* @public
|
|
795
|
+
*/
|
|
796
|
+
export type LanguageCode = (typeof LanguageCode)[keyof typeof LanguageCode];
|
|
757
797
|
/**
|
|
758
798
|
* @public
|
|
759
799
|
* <p>The language code that represents the language identified in your audio, including the associated
|
|
@@ -773,12 +813,17 @@ export interface LanguageWithScore {
|
|
|
773
813
|
}
|
|
774
814
|
/**
|
|
775
815
|
* @public
|
|
816
|
+
* @enum
|
|
776
817
|
*/
|
|
777
|
-
export declare
|
|
778
|
-
FLAC
|
|
779
|
-
OGG_OPUS
|
|
780
|
-
PCM
|
|
781
|
-
}
|
|
818
|
+
export declare const MediaEncoding: {
|
|
819
|
+
readonly FLAC: "flac";
|
|
820
|
+
readonly OGG_OPUS: "ogg-opus";
|
|
821
|
+
readonly PCM: "pcm";
|
|
822
|
+
};
|
|
823
|
+
/**
|
|
824
|
+
* @public
|
|
825
|
+
*/
|
|
826
|
+
export type MediaEncoding = (typeof MediaEncoding)[keyof typeof MediaEncoding];
|
|
782
827
|
/**
|
|
783
828
|
* @public
|
|
784
829
|
* <p>Contains entities identified as personal health information (PHI) in your
|
|
@@ -869,10 +914,15 @@ export interface MedicalAlternative {
|
|
|
869
914
|
}
|
|
870
915
|
/**
|
|
871
916
|
* @public
|
|
917
|
+
* @enum
|
|
872
918
|
*/
|
|
873
|
-
export declare
|
|
874
|
-
PHI
|
|
875
|
-
}
|
|
919
|
+
export declare const MedicalContentIdentificationType: {
|
|
920
|
+
readonly PHI: "PHI";
|
|
921
|
+
};
|
|
922
|
+
/**
|
|
923
|
+
* @public
|
|
924
|
+
*/
|
|
925
|
+
export type MedicalContentIdentificationType = (typeof MedicalContentIdentificationType)[keyof typeof MedicalContentIdentificationType];
|
|
876
926
|
/**
|
|
877
927
|
* @public
|
|
878
928
|
* <p>The <code>Result</code> associated with a
|
|
@@ -1059,12 +1109,17 @@ export declare namespace MedicalTranscriptResultStream {
|
|
|
1059
1109
|
}
|
|
1060
1110
|
/**
|
|
1061
1111
|
* @public
|
|
1112
|
+
* @enum
|
|
1062
1113
|
*/
|
|
1063
|
-
export declare
|
|
1064
|
-
HIGH
|
|
1065
|
-
LOW
|
|
1066
|
-
MEDIUM
|
|
1067
|
-
}
|
|
1114
|
+
export declare const PartialResultsStability: {
|
|
1115
|
+
readonly HIGH: "high";
|
|
1116
|
+
readonly LOW: "low";
|
|
1117
|
+
readonly MEDIUM: "medium";
|
|
1118
|
+
};
|
|
1119
|
+
/**
|
|
1120
|
+
* @public
|
|
1121
|
+
*/
|
|
1122
|
+
export type PartialResultsStability = (typeof PartialResultsStability)[keyof typeof PartialResultsStability];
|
|
1068
1123
|
/**
|
|
1069
1124
|
* @public
|
|
1070
1125
|
* <p>The <code>Result</code> associated with a
|
|
@@ -1115,23 +1170,33 @@ export interface Result {
|
|
|
1115
1170
|
}
|
|
1116
1171
|
/**
|
|
1117
1172
|
* @public
|
|
1173
|
+
* @enum
|
|
1118
1174
|
*/
|
|
1119
|
-
export declare
|
|
1120
|
-
CARDIOLOGY
|
|
1121
|
-
NEUROLOGY
|
|
1122
|
-
ONCOLOGY
|
|
1123
|
-
PRIMARYCARE
|
|
1124
|
-
RADIOLOGY
|
|
1125
|
-
UROLOGY
|
|
1126
|
-
}
|
|
1175
|
+
export declare const Specialty: {
|
|
1176
|
+
readonly CARDIOLOGY: "CARDIOLOGY";
|
|
1177
|
+
readonly NEUROLOGY: "NEUROLOGY";
|
|
1178
|
+
readonly ONCOLOGY: "ONCOLOGY";
|
|
1179
|
+
readonly PRIMARYCARE: "PRIMARYCARE";
|
|
1180
|
+
readonly RADIOLOGY: "RADIOLOGY";
|
|
1181
|
+
readonly UROLOGY: "UROLOGY";
|
|
1182
|
+
};
|
|
1127
1183
|
/**
|
|
1128
1184
|
* @public
|
|
1129
1185
|
*/
|
|
1130
|
-
export
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1186
|
+
export type Specialty = (typeof Specialty)[keyof typeof Specialty];
|
|
1187
|
+
/**
|
|
1188
|
+
* @public
|
|
1189
|
+
* @enum
|
|
1190
|
+
*/
|
|
1191
|
+
export declare const VocabularyFilterMethod: {
|
|
1192
|
+
readonly MASK: "mask";
|
|
1193
|
+
readonly REMOVE: "remove";
|
|
1194
|
+
readonly TAG: "tag";
|
|
1195
|
+
};
|
|
1196
|
+
/**
|
|
1197
|
+
* @public
|
|
1198
|
+
*/
|
|
1199
|
+
export type VocabularyFilterMethod = (typeof VocabularyFilterMethod)[keyof typeof VocabularyFilterMethod];
|
|
1135
1200
|
/**
|
|
1136
1201
|
* @public
|
|
1137
1202
|
*/
|
|
@@ -1334,11 +1399,16 @@ export interface StartCallAnalyticsStreamTranscriptionResponse {
|
|
|
1334
1399
|
}
|
|
1335
1400
|
/**
|
|
1336
1401
|
* @public
|
|
1402
|
+
* @enum
|
|
1337
1403
|
*/
|
|
1338
|
-
export declare
|
|
1339
|
-
CONVERSATION
|
|
1340
|
-
DICTATION
|
|
1341
|
-
}
|
|
1404
|
+
export declare const Type: {
|
|
1405
|
+
readonly CONVERSATION: "CONVERSATION";
|
|
1406
|
+
readonly DICTATION: "DICTATION";
|
|
1407
|
+
};
|
|
1408
|
+
/**
|
|
1409
|
+
* @public
|
|
1410
|
+
*/
|
|
1411
|
+
export type Type = (typeof Type)[keyof typeof Type];
|
|
1342
1412
|
/**
|
|
1343
1413
|
* @public
|
|
1344
1414
|
*/
|
|
@@ -8,10 +8,11 @@ export interface Entity {
|
|
|
8
8
|
Content?: string;
|
|
9
9
|
Confidence?: number;
|
|
10
10
|
}
|
|
11
|
-
export declare
|
|
12
|
-
PRONUNCIATION
|
|
13
|
-
PUNCTUATION
|
|
14
|
-
}
|
|
11
|
+
export declare const ItemType: {
|
|
12
|
+
readonly PRONUNCIATION: "pronunciation";
|
|
13
|
+
readonly PUNCTUATION: "punctuation";
|
|
14
|
+
};
|
|
15
|
+
export type ItemType = (typeof ItemType)[keyof typeof ItemType];
|
|
15
16
|
export interface Item {
|
|
16
17
|
StartTime?: number;
|
|
17
18
|
EndTime?: number;
|
|
@@ -30,18 +31,22 @@ export interface Alternative {
|
|
|
30
31
|
export interface AudioEvent {
|
|
31
32
|
AudioChunk?: Uint8Array;
|
|
32
33
|
}
|
|
33
|
-
export declare
|
|
34
|
-
AGENT
|
|
35
|
-
CUSTOMER
|
|
36
|
-
}
|
|
34
|
+
export declare const ParticipantRole: {
|
|
35
|
+
readonly AGENT: "AGENT";
|
|
36
|
+
readonly CUSTOMER: "CUSTOMER";
|
|
37
|
+
};
|
|
38
|
+
export type ParticipantRole =
|
|
39
|
+
(typeof ParticipantRole)[keyof typeof ParticipantRole];
|
|
37
40
|
export interface ChannelDefinition {
|
|
38
41
|
ChannelId: number | undefined;
|
|
39
42
|
ParticipantRole: ParticipantRole | string | undefined;
|
|
40
43
|
}
|
|
41
|
-
export declare
|
|
42
|
-
REDACTED
|
|
43
|
-
REDACTED_AND_UNREDACTED
|
|
44
|
-
}
|
|
44
|
+
export declare const ContentRedactionOutput: {
|
|
45
|
+
readonly REDACTED: "redacted";
|
|
46
|
+
readonly REDACTED_AND_UNREDACTED: "redacted_and_unredacted";
|
|
47
|
+
};
|
|
48
|
+
export type ContentRedactionOutput =
|
|
49
|
+
(typeof ContentRedactionOutput)[keyof typeof ContentRedactionOutput];
|
|
45
50
|
export interface PostCallAnalyticsSettings {
|
|
46
51
|
OutputLocation: string | undefined;
|
|
47
52
|
DataAccessRoleArn: string | undefined;
|
|
@@ -104,17 +109,19 @@ export interface CallAnalyticsItem {
|
|
|
104
109
|
VocabularyFilterMatch?: boolean;
|
|
105
110
|
Stable?: boolean;
|
|
106
111
|
}
|
|
107
|
-
export declare
|
|
108
|
-
DE_DE
|
|
109
|
-
EN_AU
|
|
110
|
-
EN_GB
|
|
111
|
-
EN_US
|
|
112
|
-
ES_US
|
|
113
|
-
FR_CA
|
|
114
|
-
FR_FR
|
|
115
|
-
IT_IT
|
|
116
|
-
PT_BR
|
|
117
|
-
}
|
|
112
|
+
export declare const CallAnalyticsLanguageCode: {
|
|
113
|
+
readonly DE_DE: "de-DE";
|
|
114
|
+
readonly EN_AU: "en-AU";
|
|
115
|
+
readonly EN_GB: "en-GB";
|
|
116
|
+
readonly EN_US: "en-US";
|
|
117
|
+
readonly ES_US: "es-US";
|
|
118
|
+
readonly FR_CA: "fr-CA";
|
|
119
|
+
readonly FR_FR: "fr-FR";
|
|
120
|
+
readonly IT_IT: "it-IT";
|
|
121
|
+
readonly PT_BR: "pt-BR";
|
|
122
|
+
};
|
|
123
|
+
export type CallAnalyticsLanguageCode =
|
|
124
|
+
(typeof CallAnalyticsLanguageCode)[keyof typeof CallAnalyticsLanguageCode];
|
|
118
125
|
export interface TimestampRange {
|
|
119
126
|
BeginOffsetMillis?: number;
|
|
120
127
|
EndOffsetMillis?: number;
|
|
@@ -163,12 +170,13 @@ export interface CharacterOffsets {
|
|
|
163
170
|
export interface IssueDetected {
|
|
164
171
|
CharacterOffsets?: CharacterOffsets;
|
|
165
172
|
}
|
|
166
|
-
export declare
|
|
167
|
-
MIXED
|
|
168
|
-
NEGATIVE
|
|
169
|
-
NEUTRAL
|
|
170
|
-
POSITIVE
|
|
171
|
-
}
|
|
173
|
+
export declare const Sentiment: {
|
|
174
|
+
readonly MIXED: "MIXED";
|
|
175
|
+
readonly NEGATIVE: "NEGATIVE";
|
|
176
|
+
readonly NEUTRAL: "NEUTRAL";
|
|
177
|
+
readonly POSITIVE: "POSITIVE";
|
|
178
|
+
};
|
|
179
|
+
export type Sentiment = (typeof Sentiment)[keyof typeof Sentiment];
|
|
172
180
|
export interface UtteranceEvent {
|
|
173
181
|
UtteranceId?: string;
|
|
174
182
|
IsPartial?: boolean;
|
|
@@ -286,37 +294,43 @@ export declare namespace CallAnalyticsTranscriptResultStream {
|
|
|
286
294
|
visitor: Visitor<T>
|
|
287
295
|
) => T;
|
|
288
296
|
}
|
|
289
|
-
export declare
|
|
290
|
-
PII
|
|
291
|
-
}
|
|
292
|
-
export
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
297
|
+
export declare const ContentIdentificationType: {
|
|
298
|
+
readonly PII: "PII";
|
|
299
|
+
};
|
|
300
|
+
export type ContentIdentificationType =
|
|
301
|
+
(typeof ContentIdentificationType)[keyof typeof ContentIdentificationType];
|
|
302
|
+
export declare const ContentRedactionType: {
|
|
303
|
+
readonly PII: "PII";
|
|
304
|
+
};
|
|
305
|
+
export type ContentRedactionType =
|
|
306
|
+
(typeof ContentRedactionType)[keyof typeof ContentRedactionType];
|
|
307
|
+
export declare const LanguageCode: {
|
|
308
|
+
readonly DE_DE: "de-DE";
|
|
309
|
+
readonly EN_AU: "en-AU";
|
|
310
|
+
readonly EN_GB: "en-GB";
|
|
311
|
+
readonly EN_US: "en-US";
|
|
312
|
+
readonly ES_US: "es-US";
|
|
313
|
+
readonly FR_CA: "fr-CA";
|
|
314
|
+
readonly FR_FR: "fr-FR";
|
|
315
|
+
readonly HI_IN: "hi-IN";
|
|
316
|
+
readonly IT_IT: "it-IT";
|
|
317
|
+
readonly JA_JP: "ja-JP";
|
|
318
|
+
readonly KO_KR: "ko-KR";
|
|
319
|
+
readonly PT_BR: "pt-BR";
|
|
320
|
+
readonly TH_TH: "th-TH";
|
|
321
|
+
readonly ZH_CN: "zh-CN";
|
|
322
|
+
};
|
|
323
|
+
export type LanguageCode = (typeof LanguageCode)[keyof typeof LanguageCode];
|
|
311
324
|
export interface LanguageWithScore {
|
|
312
325
|
LanguageCode?: LanguageCode | string;
|
|
313
326
|
Score?: number;
|
|
314
327
|
}
|
|
315
|
-
export declare
|
|
316
|
-
FLAC
|
|
317
|
-
OGG_OPUS
|
|
318
|
-
PCM
|
|
319
|
-
}
|
|
328
|
+
export declare const MediaEncoding: {
|
|
329
|
+
readonly FLAC: "flac";
|
|
330
|
+
readonly OGG_OPUS: "ogg-opus";
|
|
331
|
+
readonly PCM: "pcm";
|
|
332
|
+
};
|
|
333
|
+
export type MediaEncoding = (typeof MediaEncoding)[keyof typeof MediaEncoding];
|
|
320
334
|
export interface MedicalEntity {
|
|
321
335
|
StartTime?: number;
|
|
322
336
|
EndTime?: number;
|
|
@@ -337,9 +351,11 @@ export interface MedicalAlternative {
|
|
|
337
351
|
Items?: MedicalItem[];
|
|
338
352
|
Entities?: MedicalEntity[];
|
|
339
353
|
}
|
|
340
|
-
export declare
|
|
341
|
-
PHI
|
|
342
|
-
}
|
|
354
|
+
export declare const MedicalContentIdentificationType: {
|
|
355
|
+
readonly PHI: "PHI";
|
|
356
|
+
};
|
|
357
|
+
export type MedicalContentIdentificationType =
|
|
358
|
+
(typeof MedicalContentIdentificationType)[keyof typeof MedicalContentIdentificationType];
|
|
343
359
|
export interface MedicalResult {
|
|
344
360
|
ResultId?: string;
|
|
345
361
|
StartTime?: number;
|
|
@@ -440,11 +456,13 @@ export declare namespace MedicalTranscriptResultStream {
|
|
|
440
456
|
visitor: Visitor<T>
|
|
441
457
|
) => T;
|
|
442
458
|
}
|
|
443
|
-
export declare
|
|
444
|
-
HIGH
|
|
445
|
-
LOW
|
|
446
|
-
MEDIUM
|
|
447
|
-
}
|
|
459
|
+
export declare const PartialResultsStability: {
|
|
460
|
+
readonly HIGH: "high";
|
|
461
|
+
readonly LOW: "low";
|
|
462
|
+
readonly MEDIUM: "medium";
|
|
463
|
+
};
|
|
464
|
+
export type PartialResultsStability =
|
|
465
|
+
(typeof PartialResultsStability)[keyof typeof PartialResultsStability];
|
|
448
466
|
export interface Result {
|
|
449
467
|
ResultId?: string;
|
|
450
468
|
StartTime?: number;
|
|
@@ -455,19 +473,22 @@ export interface Result {
|
|
|
455
473
|
LanguageCode?: LanguageCode | string;
|
|
456
474
|
LanguageIdentification?: LanguageWithScore[];
|
|
457
475
|
}
|
|
458
|
-
export declare
|
|
459
|
-
CARDIOLOGY
|
|
460
|
-
NEUROLOGY
|
|
461
|
-
ONCOLOGY
|
|
462
|
-
PRIMARYCARE
|
|
463
|
-
RADIOLOGY
|
|
464
|
-
UROLOGY
|
|
465
|
-
}
|
|
466
|
-
export
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
476
|
+
export declare const Specialty: {
|
|
477
|
+
readonly CARDIOLOGY: "CARDIOLOGY";
|
|
478
|
+
readonly NEUROLOGY: "NEUROLOGY";
|
|
479
|
+
readonly ONCOLOGY: "ONCOLOGY";
|
|
480
|
+
readonly PRIMARYCARE: "PRIMARYCARE";
|
|
481
|
+
readonly RADIOLOGY: "RADIOLOGY";
|
|
482
|
+
readonly UROLOGY: "UROLOGY";
|
|
483
|
+
};
|
|
484
|
+
export type Specialty = (typeof Specialty)[keyof typeof Specialty];
|
|
485
|
+
export declare const VocabularyFilterMethod: {
|
|
486
|
+
readonly MASK: "mask";
|
|
487
|
+
readonly REMOVE: "remove";
|
|
488
|
+
readonly TAG: "tag";
|
|
489
|
+
};
|
|
490
|
+
export type VocabularyFilterMethod =
|
|
491
|
+
(typeof VocabularyFilterMethod)[keyof typeof VocabularyFilterMethod];
|
|
471
492
|
export interface StartCallAnalyticsStreamTranscriptionRequest {
|
|
472
493
|
LanguageCode: CallAnalyticsLanguageCode | string | undefined;
|
|
473
494
|
MediaSampleRateHertz: number | undefined;
|
|
@@ -501,10 +522,11 @@ export interface StartCallAnalyticsStreamTranscriptionResponse {
|
|
|
501
522
|
ContentRedactionType?: ContentRedactionType | string;
|
|
502
523
|
PiiEntityTypes?: string;
|
|
503
524
|
}
|
|
504
|
-
export declare
|
|
505
|
-
CONVERSATION
|
|
506
|
-
DICTATION
|
|
507
|
-
}
|
|
525
|
+
export declare const Type: {
|
|
526
|
+
readonly CONVERSATION: "CONVERSATION";
|
|
527
|
+
readonly DICTATION: "DICTATION";
|
|
528
|
+
};
|
|
529
|
+
export type Type = (typeof Type)[keyof typeof Type];
|
|
508
530
|
export interface StartMedicalStreamTranscriptionRequest {
|
|
509
531
|
LanguageCode: LanguageCode | string | undefined;
|
|
510
532
|
MediaSampleRateHertz: number | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-transcribe-streaming",
|
|
3
3
|
"description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.303.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",
|
|
@@ -22,48 +22,48 @@
|
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
24
24
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
25
|
-
"@aws-sdk/client-sts": "3.
|
|
26
|
-
"@aws-sdk/config-resolver": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/eventstream-handler-node": "3.
|
|
29
|
-
"@aws-sdk/eventstream-serde-browser": "3.
|
|
30
|
-
"@aws-sdk/eventstream-serde-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/eventstream-serde-node": "3.
|
|
32
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
33
|
-
"@aws-sdk/hash-node": "3.
|
|
34
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
35
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
36
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
37
|
-
"@aws-sdk/middleware-eventstream": "3.
|
|
38
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
39
|
-
"@aws-sdk/middleware-logger": "3.
|
|
40
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
41
|
-
"@aws-sdk/middleware-retry": "3.
|
|
42
|
-
"@aws-sdk/middleware-sdk-transcribe-streaming": "3.
|
|
43
|
-
"@aws-sdk/middleware-serde": "3.
|
|
44
|
-
"@aws-sdk/middleware-signing": "3.
|
|
45
|
-
"@aws-sdk/middleware-stack": "3.
|
|
46
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
47
|
-
"@aws-sdk/node-config-provider": "3.
|
|
48
|
-
"@aws-sdk/node-http-handler": "3.
|
|
49
|
-
"@aws-sdk/protocol-http": "3.
|
|
50
|
-
"@aws-sdk/smithy-client": "3.
|
|
51
|
-
"@aws-sdk/types": "3.
|
|
52
|
-
"@aws-sdk/url-parser": "3.
|
|
53
|
-
"@aws-sdk/util-base64": "3.
|
|
54
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
55
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
56
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
57
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
58
|
-
"@aws-sdk/util-endpoints": "3.
|
|
59
|
-
"@aws-sdk/util-retry": "3.
|
|
60
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
61
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
62
|
-
"@aws-sdk/util-utf8": "3.
|
|
25
|
+
"@aws-sdk/client-sts": "3.303.0",
|
|
26
|
+
"@aws-sdk/config-resolver": "3.303.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.303.0",
|
|
28
|
+
"@aws-sdk/eventstream-handler-node": "3.303.0",
|
|
29
|
+
"@aws-sdk/eventstream-serde-browser": "3.303.0",
|
|
30
|
+
"@aws-sdk/eventstream-serde-config-resolver": "3.303.0",
|
|
31
|
+
"@aws-sdk/eventstream-serde-node": "3.303.0",
|
|
32
|
+
"@aws-sdk/fetch-http-handler": "3.303.0",
|
|
33
|
+
"@aws-sdk/hash-node": "3.303.0",
|
|
34
|
+
"@aws-sdk/invalid-dependency": "3.303.0",
|
|
35
|
+
"@aws-sdk/middleware-content-length": "3.303.0",
|
|
36
|
+
"@aws-sdk/middleware-endpoint": "3.303.0",
|
|
37
|
+
"@aws-sdk/middleware-eventstream": "3.303.0",
|
|
38
|
+
"@aws-sdk/middleware-host-header": "3.303.0",
|
|
39
|
+
"@aws-sdk/middleware-logger": "3.303.0",
|
|
40
|
+
"@aws-sdk/middleware-recursion-detection": "3.303.0",
|
|
41
|
+
"@aws-sdk/middleware-retry": "3.303.0",
|
|
42
|
+
"@aws-sdk/middleware-sdk-transcribe-streaming": "3.303.0",
|
|
43
|
+
"@aws-sdk/middleware-serde": "3.303.0",
|
|
44
|
+
"@aws-sdk/middleware-signing": "3.303.0",
|
|
45
|
+
"@aws-sdk/middleware-stack": "3.303.0",
|
|
46
|
+
"@aws-sdk/middleware-user-agent": "3.303.0",
|
|
47
|
+
"@aws-sdk/node-config-provider": "3.303.0",
|
|
48
|
+
"@aws-sdk/node-http-handler": "3.303.0",
|
|
49
|
+
"@aws-sdk/protocol-http": "3.303.0",
|
|
50
|
+
"@aws-sdk/smithy-client": "3.303.0",
|
|
51
|
+
"@aws-sdk/types": "3.303.0",
|
|
52
|
+
"@aws-sdk/url-parser": "3.303.0",
|
|
53
|
+
"@aws-sdk/util-base64": "3.303.0",
|
|
54
|
+
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
55
|
+
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
56
|
+
"@aws-sdk/util-defaults-mode-browser": "3.303.0",
|
|
57
|
+
"@aws-sdk/util-defaults-mode-node": "3.303.0",
|
|
58
|
+
"@aws-sdk/util-endpoints": "3.303.0",
|
|
59
|
+
"@aws-sdk/util-retry": "3.303.0",
|
|
60
|
+
"@aws-sdk/util-user-agent-browser": "3.303.0",
|
|
61
|
+
"@aws-sdk/util-user-agent-node": "3.303.0",
|
|
62
|
+
"@aws-sdk/util-utf8": "3.303.0",
|
|
63
63
|
"tslib": "^2.5.0"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
66
|
+
"@aws-sdk/service-client-documentation-generator": "3.303.0",
|
|
67
67
|
"@tsconfig/node14": "1.0.3",
|
|
68
68
|
"@types/node": "^14.14.31",
|
|
69
69
|
"concurrently": "7.0.0",
|