@aws-sdk/client-transcribe-streaming 3.952.0 → 3.954.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/index.js CHANGED
@@ -117,14 +117,14 @@ class TranscribeStreamingClient extends smithyClient.Client {
117
117
  }
118
118
  }
119
119
 
120
- let TranscribeStreamingServiceException$1 = class TranscribeStreamingServiceException extends smithyClient.ServiceException {
120
+ class TranscribeStreamingServiceException extends smithyClient.ServiceException {
121
121
  constructor(options) {
122
122
  super(options);
123
123
  Object.setPrototypeOf(this, TranscribeStreamingServiceException.prototype);
124
124
  }
125
- };
125
+ }
126
126
 
127
- let BadRequestException$1 = class BadRequestException extends TranscribeStreamingServiceException$1 {
127
+ class BadRequestException extends TranscribeStreamingServiceException {
128
128
  name = "BadRequestException";
129
129
  $fault = "client";
130
130
  Message;
@@ -137,8 +137,8 @@ let BadRequestException$1 = class BadRequestException extends TranscribeStreamin
137
137
  Object.setPrototypeOf(this, BadRequestException.prototype);
138
138
  this.Message = opts.Message;
139
139
  }
140
- };
141
- let ConflictException$1 = class ConflictException extends TranscribeStreamingServiceException$1 {
140
+ }
141
+ class ConflictException extends TranscribeStreamingServiceException {
142
142
  name = "ConflictException";
143
143
  $fault = "client";
144
144
  Message;
@@ -151,8 +151,8 @@ let ConflictException$1 = class ConflictException extends TranscribeStreamingSer
151
151
  Object.setPrototypeOf(this, ConflictException.prototype);
152
152
  this.Message = opts.Message;
153
153
  }
154
- };
155
- let InternalFailureException$1 = class InternalFailureException extends TranscribeStreamingServiceException$1 {
154
+ }
155
+ class InternalFailureException extends TranscribeStreamingServiceException {
156
156
  name = "InternalFailureException";
157
157
  $fault = "server";
158
158
  Message;
@@ -165,8 +165,8 @@ let InternalFailureException$1 = class InternalFailureException extends Transcri
165
165
  Object.setPrototypeOf(this, InternalFailureException.prototype);
166
166
  this.Message = opts.Message;
167
167
  }
168
- };
169
- let LimitExceededException$1 = class LimitExceededException extends TranscribeStreamingServiceException$1 {
168
+ }
169
+ class LimitExceededException extends TranscribeStreamingServiceException {
170
170
  name = "LimitExceededException";
171
171
  $fault = "client";
172
172
  Message;
@@ -179,8 +179,8 @@ let LimitExceededException$1 = class LimitExceededException extends TranscribeSt
179
179
  Object.setPrototypeOf(this, LimitExceededException.prototype);
180
180
  this.Message = opts.Message;
181
181
  }
182
- };
183
- let ServiceUnavailableException$1 = class ServiceUnavailableException extends TranscribeStreamingServiceException$1 {
182
+ }
183
+ class ServiceUnavailableException extends TranscribeStreamingServiceException {
184
184
  name = "ServiceUnavailableException";
185
185
  $fault = "server";
186
186
  Message;
@@ -193,8 +193,8 @@ let ServiceUnavailableException$1 = class ServiceUnavailableException extends Tr
193
193
  Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
194
194
  this.Message = opts.Message;
195
195
  }
196
- };
197
- let ResourceNotFoundException$1 = class ResourceNotFoundException extends TranscribeStreamingServiceException$1 {
196
+ }
197
+ class ResourceNotFoundException extends TranscribeStreamingServiceException {
198
198
  name = "ResourceNotFoundException";
199
199
  $fault = "client";
200
200
  Message;
@@ -207,7 +207,7 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends Transc
207
207
  Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
208
208
  this.Message = opts.Message;
209
209
  }
210
- };
210
+ }
211
211
 
212
212
  const _A = "Alternative";
213
213
  const _AC = "AudioChunk";
@@ -412,11 +412,11 @@ const _xatvn = "x-amzn-transcribe-vocabulary-name";
412
412
  const _xatvn_ = "x-amzn-transcribe-vocabulary-names";
413
413
  const n0 = "com.amazonaws.transcribestreaming";
414
414
  var Pronouns$1 = [0, n0, _P, 8, 0];
415
- var Alternative = [3, n0, _A, 0, [_T, _I, _E], [0, () => ItemList, () => EntityList]];
416
- var AudioEvent = [3, n0, _AE, 0, [_AC], [[21, { [_eP]: 1 }]]];
417
- var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
418
- schema.TypeRegistry.for(n0).registerError(BadRequestException, BadRequestException$1);
419
- var CallAnalyticsEntity = [
415
+ var Alternative$ = [3, n0, _A, 0, [_T, _I, _E], [0, () => ItemList, () => EntityList]];
416
+ var AudioEvent$ = [3, n0, _AE, 0, [_AC], [[21, { [_eP]: 1 }]]];
417
+ var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
418
+ schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
419
+ var CallAnalyticsEntity$ = [
420
420
  3,
421
421
  n0,
422
422
  _CAE,
@@ -424,7 +424,7 @@ var CallAnalyticsEntity = [
424
424
  [_BOM, _EOM, _C, _Ty, _Co, _Con],
425
425
  [1, 1, 0, 0, 0, 1],
426
426
  ];
427
- var CallAnalyticsItem = [
427
+ var CallAnalyticsItem$ = [
428
428
  3,
429
429
  n0,
430
430
  _CAI,
@@ -432,11 +432,11 @@ var CallAnalyticsItem = [
432
432
  [_BOM, _EOM, _Ty, _Co, _Con, _VFM, _S],
433
433
  [1, 1, 0, 0, 1, 2, 2],
434
434
  ];
435
- var CallAnalyticsLanguageWithScore = [3, n0, _CALWS, 0, [_LC, _Sc], [0, 1]];
436
- var CategoryEvent = [3, n0, _CE, 0, [_MC, _MD], [64 | 0, () => MatchedCategoryDetails]];
437
- var ChannelDefinition = [3, n0, _CD, 0, [_CI, _PR], [1, 0]];
438
- var CharacterOffsets = [3, n0, _CO, 0, [_B, _En], [1, 1]];
439
- var ClinicalNoteGenerationResult = [
435
+ var CallAnalyticsLanguageWithScore$ = [3, n0, _CALWS, 0, [_LC, _Sc], [0, 1]];
436
+ var CategoryEvent$ = [3, n0, _CE, 0, [_MC, _MD], [64 | 0, () => MatchedCategoryDetails]];
437
+ var ChannelDefinition$ = [3, n0, _CD, 0, [_CI, _PR], [1, 0]];
438
+ var CharacterOffsets$ = [3, n0, _CO, 0, [_B, _En], [1, 1]];
439
+ var ClinicalNoteGenerationResult$ = [
440
440
  3,
441
441
  n0,
442
442
  _CNGR,
@@ -444,31 +444,31 @@ var ClinicalNoteGenerationResult = [
444
444
  [_CNOL, _TOL, _St, _FR],
445
445
  [0, 0, 0, 0],
446
446
  ];
447
- var ClinicalNoteGenerationSettings = [3, n0, _CNGS, 0, [_OBN, _NT], [0, 0]];
448
- var ConfigurationEvent = [
447
+ var ClinicalNoteGenerationSettings$ = [3, n0, _CNGS, 0, [_OBN, _NT], [0, 0]];
448
+ var ConfigurationEvent$ = [
449
449
  3,
450
450
  n0,
451
451
  _CEo,
452
452
  0,
453
453
  [_CDh, _PCAS],
454
- [() => ChannelDefinitions, () => PostCallAnalyticsSettings],
454
+ [() => ChannelDefinitions, () => PostCallAnalyticsSettings$],
455
455
  ];
456
- var ConflictException = [-3, n0, _CEon, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
457
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
458
- var Entity = [3, n0, _Ent, 0, [_ST, _ET, _C, _Ty, _Co, _Con], [1, 1, 0, 0, 0, 1]];
459
- var GetMedicalScribeStreamRequest = [3, n0, _GMSSR, 0, [_SI], [[0, 1]]];
460
- var GetMedicalScribeStreamResponse = [
456
+ var ConflictException$ = [-3, n0, _CEon, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
457
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
458
+ var Entity$ = [3, n0, _Ent, 0, [_ST, _ET, _C, _Ty, _Co, _Con], [1, 1, 0, 0, 0, 1]];
459
+ var GetMedicalScribeStreamRequest$ = [3, n0, _GMSSR, 0, [_SI], [[0, 1]]];
460
+ var GetMedicalScribeStreamResponse$ = [
461
461
  3,
462
462
  n0,
463
463
  _GMSSRe,
464
464
  0,
465
465
  [_MSSD],
466
- [() => MedicalScribeStreamDetails],
466
+ [() => MedicalScribeStreamDetails$],
467
467
  ];
468
- var InternalFailureException = [-3, n0, _IFE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
469
- schema.TypeRegistry.for(n0).registerError(InternalFailureException, InternalFailureException$1);
470
- var IssueDetected = [3, n0, _ID, 0, [_CO], [() => CharacterOffsets]];
471
- var Item = [
468
+ var InternalFailureException$ = [-3, n0, _IFE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
469
+ schema.TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
470
+ var IssueDetected$ = [3, n0, _ID, 0, [_CO], [() => CharacterOffsets$]];
471
+ var Item$ = [
472
472
  3,
473
473
  n0,
474
474
  _It,
@@ -476,10 +476,10 @@ var Item = [
476
476
  [_ST, _ET, _Ty, _Co, _VFM, _Sp, _Con, _S],
477
477
  [1, 1, 0, 0, 2, 0, 1, 2],
478
478
  ];
479
- var LanguageWithScore = [3, n0, _LWS, 0, [_LC, _Sc], [0, 1]];
480
- var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
481
- schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
482
- var MedicalAlternative = [
479
+ var LanguageWithScore$ = [3, n0, _LWS, 0, [_LC, _Sc], [0, 1]];
480
+ var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
481
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
482
+ var MedicalAlternative$ = [
483
483
  3,
484
484
  n0,
485
485
  _MA,
@@ -487,9 +487,9 @@ var MedicalAlternative = [
487
487
  [_T, _I, _E],
488
488
  [0, () => MedicalItemList, () => MedicalEntityList],
489
489
  ];
490
- var MedicalEntity = [3, n0, _ME, 0, [_ST, _ET, _C, _Co, _Con], [1, 1, 0, 0, 1]];
491
- var MedicalItem = [3, n0, _MI, 0, [_ST, _ET, _Ty, _Co, _Con, _Sp], [1, 1, 0, 0, 1, 0]];
492
- var MedicalResult = [
490
+ var MedicalEntity$ = [3, n0, _ME, 0, [_ST, _ET, _C, _Co, _Con], [1, 1, 0, 0, 1]];
491
+ var MedicalItem$ = [3, n0, _MI, 0, [_ST, _ET, _Ty, _Co, _Con, _Sp], [1, 1, 0, 0, 1, 0]];
492
+ var MedicalResult$ = [
493
493
  3,
494
494
  n0,
495
495
  _MR,
@@ -497,9 +497,9 @@ var MedicalResult = [
497
497
  [_RI, _ST, _ET, _IP, _Al, _CI],
498
498
  [0, 1, 1, 2, () => MedicalAlternativeList, 0],
499
499
  ];
500
- var MedicalScribeAudioEvent = [3, n0, _MSAE, 0, [_AC], [[21, { [_eP]: 1 }]]];
501
- var MedicalScribeChannelDefinition = [3, n0, _MSCD, 0, [_CI, _PR], [1, 0]];
502
- var MedicalScribeConfigurationEvent = [
500
+ var MedicalScribeAudioEvent$ = [3, n0, _MSAE, 0, [_AC], [[21, { [_eP]: 1 }]]];
501
+ var MedicalScribeChannelDefinition$ = [3, n0, _MSCD, 0, [_CI, _PR], [1, 0]];
502
+ var MedicalScribeConfigurationEvent$ = [
503
503
  3,
504
504
  n0,
505
505
  _MSCE,
@@ -511,39 +511,39 @@ var MedicalScribeConfigurationEvent = [
511
511
  0,
512
512
  0,
513
513
  () => MedicalScribeChannelDefinitions,
514
- () => MedicalScribeEncryptionSettings,
515
- () => MedicalScribePostStreamAnalyticsSettings,
516
- [() => MedicalScribeContext, 0],
514
+ () => MedicalScribeEncryptionSettings$,
515
+ () => MedicalScribePostStreamAnalyticsSettings$,
516
+ [() => MedicalScribeContext$, 0],
517
517
  ],
518
518
  ];
519
- var MedicalScribeContext = [
519
+ var MedicalScribeContext$ = [
520
520
  3,
521
521
  n0,
522
522
  _MSC,
523
523
  0,
524
524
  [_PC],
525
- [[() => MedicalScribePatientContext, 0]],
525
+ [[() => MedicalScribePatientContext$, 0]],
526
526
  ];
527
- var MedicalScribeEncryptionSettings = [3, n0, _MSES, 0, [_KEC, _KKI], [128 | 0, 0]];
528
- var MedicalScribePatientContext = [3, n0, _MSPC, 0, [_P], [[() => Pronouns$1, 0]]];
529
- var MedicalScribePostStreamAnalyticsResult = [
527
+ var MedicalScribeEncryptionSettings$ = [3, n0, _MSES, 0, [_KEC, _KKI], [128 | 0, 0]];
528
+ var MedicalScribePatientContext$ = [3, n0, _MSPC, 0, [_P], [[() => Pronouns$1, 0]]];
529
+ var MedicalScribePostStreamAnalyticsResult$ = [
530
530
  3,
531
531
  n0,
532
532
  _MSPSAR,
533
533
  0,
534
534
  [_CNGR],
535
- [() => ClinicalNoteGenerationResult],
535
+ [() => ClinicalNoteGenerationResult$],
536
536
  ];
537
- var MedicalScribePostStreamAnalyticsSettings = [
537
+ var MedicalScribePostStreamAnalyticsSettings$ = [
538
538
  3,
539
539
  n0,
540
540
  _MSPSAS,
541
541
  0,
542
542
  [_CNGS],
543
- [() => ClinicalNoteGenerationSettings],
543
+ [() => ClinicalNoteGenerationSettings$],
544
544
  ];
545
- var MedicalScribeSessionControlEvent = [3, n0, _MSSCE, 0, [_Ty], [0]];
546
- var MedicalScribeStreamDetails = [
545
+ var MedicalScribeSessionControlEvent$ = [3, n0, _MSSCE, 0, [_Ty], [0]];
546
+ var MedicalScribeStreamDetails$ = [
547
547
  3,
548
548
  n0,
549
549
  _MSSD,
@@ -561,22 +561,22 @@ var MedicalScribeStreamDetails = [
561
561
  0,
562
562
  0,
563
563
  () => MedicalScribeChannelDefinitions,
564
- () => MedicalScribeEncryptionSettings,
564
+ () => MedicalScribeEncryptionSettings$,
565
565
  0,
566
- () => MedicalScribePostStreamAnalyticsSettings,
567
- () => MedicalScribePostStreamAnalyticsResult,
566
+ () => MedicalScribePostStreamAnalyticsSettings$,
567
+ () => MedicalScribePostStreamAnalyticsResult$,
568
568
  2,
569
569
  ],
570
570
  ];
571
- var MedicalScribeTranscriptEvent = [
571
+ var MedicalScribeTranscriptEvent$ = [
572
572
  3,
573
573
  n0,
574
574
  _MSTE,
575
575
  0,
576
576
  [_TS],
577
- [() => MedicalScribeTranscriptSegment],
577
+ [() => MedicalScribeTranscriptSegment$],
578
578
  ];
579
- var MedicalScribeTranscriptItem = [
579
+ var MedicalScribeTranscriptItem$ = [
580
580
  3,
581
581
  n0,
582
582
  _MSTI,
@@ -584,7 +584,7 @@ var MedicalScribeTranscriptItem = [
584
584
  [_BAT, _EAT, _Ty, _Con, _Co, _VFM],
585
585
  [1, 1, 0, 1, 0, 2],
586
586
  ];
587
- var MedicalScribeTranscriptSegment = [
587
+ var MedicalScribeTranscriptSegment$ = [
588
588
  3,
589
589
  n0,
590
590
  _MSTS,
@@ -592,10 +592,10 @@ var MedicalScribeTranscriptSegment = [
592
592
  [_SIe, _BAT, _EAT, _Co, _I, _IP, _CI],
593
593
  [0, 1, 1, 0, () => MedicalScribeTranscriptItemList, 2, 0],
594
594
  ];
595
- var MedicalTranscript = [3, n0, _MT, 0, [_R], [() => MedicalResultList]];
596
- var MedicalTranscriptEvent = [3, n0, _MTE, 0, [_T], [() => MedicalTranscript]];
597
- var PointsOfInterest = [3, n0, _POI, 0, [_TR], [() => TimestampRanges]];
598
- var PostCallAnalyticsSettings = [
595
+ var MedicalTranscript$ = [3, n0, _MT, 0, [_R], [() => MedicalResultList]];
596
+ var MedicalTranscriptEvent$ = [3, n0, _MTE, 0, [_T], [() => MedicalTranscript$]];
597
+ var PointsOfInterest$ = [3, n0, _POI, 0, [_TR], [() => TimestampRanges]];
598
+ var PostCallAnalyticsSettings$ = [
599
599
  3,
600
600
  n0,
601
601
  _PCAS,
@@ -603,9 +603,9 @@ var PostCallAnalyticsSettings = [
603
603
  [_OL, _DARA, _CRO, _OEKMSKI],
604
604
  [0, 0, 0, 0],
605
605
  ];
606
- var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
607
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
608
- var Result = [
606
+ var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
607
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
608
+ var Result$ = [
609
609
  3,
610
610
  n0,
611
611
  _Re,
@@ -613,9 +613,9 @@ var Result = [
613
613
  [_RI, _ST, _ET, _IP, _Al, _CI, _LC, _LI],
614
614
  [0, 1, 1, 2, () => AlternativeList, 0, 0, () => LanguageIdentification],
615
615
  ];
616
- var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _s, [_hE]: 503 }, [_M], [0]];
617
- schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
618
- var StartCallAnalyticsStreamTranscriptionRequest = [
616
+ var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _s, [_hE]: 503 }, [_M], [0]];
617
+ schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
618
+ var StartCallAnalyticsStreamTranscriptionRequest$ = [
619
619
  3,
620
620
  n0,
621
621
  _SCASTR,
@@ -627,7 +627,7 @@ var StartCallAnalyticsStreamTranscriptionRequest = [
627
627
  [0, { [_hH]: _xatme }],
628
628
  [0, { [_hH]: _xatvn }],
629
629
  [0, { [_hH]: _xatsi }],
630
- [() => AudioStream, 16],
630
+ [() => AudioStream$, 16],
631
631
  [0, { [_hH]: _xatvfn }],
632
632
  [0, { [_hH]: _xatvfm }],
633
633
  [0, { [_hH]: _xatlmn }],
@@ -643,7 +643,7 @@ var StartCallAnalyticsStreamTranscriptionRequest = [
643
643
  [0, { [_hH]: _xatpet }],
644
644
  ],
645
645
  ];
646
- var StartCallAnalyticsStreamTranscriptionResponse = [
646
+ var StartCallAnalyticsStreamTranscriptionResponse$ = [
647
647
  3,
648
648
  n0,
649
649
  _SCASTRt,
@@ -677,7 +677,7 @@ var StartCallAnalyticsStreamTranscriptionResponse = [
677
677
  [0, { [_hH]: _xatme }],
678
678
  [0, { [_hH]: _xatvn }],
679
679
  [0, { [_hH]: _xatsi }],
680
- [() => CallAnalyticsTranscriptResultStream, 16],
680
+ [() => CallAnalyticsTranscriptResultStream$, 16],
681
681
  [0, { [_hH]: _xatvfn }],
682
682
  [0, { [_hH]: _xatvfm }],
683
683
  [0, { [_hH]: _xatlmn }],
@@ -693,7 +693,7 @@ var StartCallAnalyticsStreamTranscriptionResponse = [
693
693
  [0, { [_hH]: _xatpet }],
694
694
  ],
695
695
  ];
696
- var StartMedicalScribeStreamRequest = [
696
+ var StartMedicalScribeStreamRequest$ = [
697
697
  3,
698
698
  n0,
699
699
  _SMSSR,
@@ -704,10 +704,10 @@ var StartMedicalScribeStreamRequest = [
704
704
  [0, { [_hH]: _xatlc }],
705
705
  [1, { [_hH]: _xatsr }],
706
706
  [0, { [_hH]: _xatme }],
707
- [() => MedicalScribeInputStream, 16],
707
+ [() => MedicalScribeInputStream$, 16],
708
708
  ],
709
709
  ];
710
- var StartMedicalScribeStreamResponse = [
710
+ var StartMedicalScribeStreamResponse$ = [
711
711
  3,
712
712
  n0,
713
713
  _SMSSRt,
@@ -719,10 +719,10 @@ var StartMedicalScribeStreamResponse = [
719
719
  [0, { [_hH]: _xatlc }],
720
720
  [1, { [_hH]: _xatsr }],
721
721
  [0, { [_hH]: _xatme }],
722
- [() => MedicalScribeResultStream, 16],
722
+ [() => MedicalScribeResultStream$, 16],
723
723
  ],
724
724
  ];
725
- var StartMedicalStreamTranscriptionRequest = [
725
+ var StartMedicalStreamTranscriptionRequest$ = [
726
726
  3,
727
727
  n0,
728
728
  _SMSTR,
@@ -737,13 +737,13 @@ var StartMedicalStreamTranscriptionRequest = [
737
737
  [0, { [_hH]: _xatt }],
738
738
  [2, { [_hH]: _xatssl }],
739
739
  [0, { [_hH]: _xatsi }],
740
- [() => AudioStream, 16],
740
+ [() => AudioStream$, 16],
741
741
  [2, { [_hH]: _xateci }],
742
742
  [1, { [_hH]: _xatnoc }],
743
743
  [0, { [_hH]: _xatcit }],
744
744
  ],
745
745
  ];
746
- var StartMedicalStreamTranscriptionResponse = [
746
+ var StartMedicalStreamTranscriptionResponse$ = [
747
747
  3,
748
748
  n0,
749
749
  _SMSTRt,
@@ -759,13 +759,13 @@ var StartMedicalStreamTranscriptionResponse = [
759
759
  [0, { [_hH]: _xatt }],
760
760
  [2, { [_hH]: _xatssl }],
761
761
  [0, { [_hH]: _xatsi }],
762
- [() => MedicalTranscriptResultStream, 16],
762
+ [() => MedicalTranscriptResultStream$, 16],
763
763
  [2, { [_hH]: _xateci }],
764
764
  [1, { [_hH]: _xatnoc }],
765
765
  [0, { [_hH]: _xatcit }],
766
766
  ],
767
767
  ];
768
- var StartStreamTranscriptionRequest = [
768
+ var StartStreamTranscriptionRequest$ = [
769
769
  3,
770
770
  n0,
771
771
  _SSTR,
@@ -801,7 +801,7 @@ var StartStreamTranscriptionRequest = [
801
801
  [0, { [_hH]: _xatme }],
802
802
  [0, { [_hH]: _xatvn }],
803
803
  [0, { [_hH]: _xatsi }],
804
- [() => AudioStream, 16],
804
+ [() => AudioStream$, 16],
805
805
  [0, { [_hH]: _xatvfn }],
806
806
  [0, { [_hH]: _xatvfm }],
807
807
  [2, { [_hH]: _xatssl }],
@@ -821,7 +821,7 @@ var StartStreamTranscriptionRequest = [
821
821
  [0, { [_hH]: _xatvfn_ }],
822
822
  ],
823
823
  ];
824
- var StartStreamTranscriptionResponse = [
824
+ var StartStreamTranscriptionResponse$ = [
825
825
  3,
826
826
  n0,
827
827
  _SSTRt,
@@ -859,7 +859,7 @@ var StartStreamTranscriptionResponse = [
859
859
  [0, { [_hH]: _xatme }],
860
860
  [0, { [_hH]: _xatvn }],
861
861
  [0, { [_hH]: _xatsi }],
862
- [() => TranscriptResultStream, 16],
862
+ [() => TranscriptResultStream$, 16],
863
863
  [0, { [_hH]: _xatvfn }],
864
864
  [0, { [_hH]: _xatvfm }],
865
865
  [2, { [_hH]: _xatssl }],
@@ -879,10 +879,10 @@ var StartStreamTranscriptionResponse = [
879
879
  [0, { [_hH]: _xatvfn_ }],
880
880
  ],
881
881
  ];
882
- var TimestampRange = [3, n0, _TRi, 0, [_BOM, _EOM], [1, 1]];
883
- var Transcript = [3, n0, _T, 0, [_R], [() => ResultList]];
884
- var TranscriptEvent = [3, n0, _TE, 0, [_T], [() => Transcript]];
885
- var UtteranceEvent = [
882
+ var TimestampRange$ = [3, n0, _TRi, 0, [_BOM, _EOM], [1, 1]];
883
+ var Transcript$ = [3, n0, _T, 0, [_R], [() => ResultList]];
884
+ var TranscriptEvent$ = [3, n0, _TE, 0, [_T], [() => Transcript$]];
885
+ var UtteranceEvent$ = [
886
886
  3,
887
887
  n0,
888
888
  _UE,
@@ -903,7 +903,7 @@ var UtteranceEvent = [
903
903
  () => CallAnalyticsLanguageIdentification,
904
904
  ],
905
905
  ];
906
- var TranscribeStreamingServiceException = [
906
+ var TranscribeStreamingServiceException$ = [
907
907
  -3,
908
908
  _sm,
909
909
  "TranscribeStreamingServiceException",
@@ -911,151 +911,145 @@ var TranscribeStreamingServiceException = [
911
911
  [],
912
912
  [],
913
913
  ];
914
- schema.TypeRegistry.for(_sm).registerError(TranscribeStreamingServiceException, TranscribeStreamingServiceException$1);
915
- var AlternativeList = [1, n0, _AL, 0, () => Alternative];
916
- var CallAnalyticsEntityList = [1, n0, _CAEL, 0, () => CallAnalyticsEntity];
917
- var CallAnalyticsItemList = [1, n0, _CAIL, 0, () => CallAnalyticsItem];
918
- var CallAnalyticsLanguageIdentification = [
919
- 1,
920
- n0,
921
- _CALI,
922
- 0,
923
- () => CallAnalyticsLanguageWithScore,
924
- ];
925
- var ChannelDefinitions = [1, n0, _CDh, 0, () => ChannelDefinition];
926
- var EntityList = [1, n0, _EL, 0, () => Entity];
927
- var IssuesDetected = [1, n0, _IDs, 0, () => IssueDetected];
928
- var ItemList = [1, n0, _ILt, 0, () => Item];
929
- var LanguageIdentification = [1, n0, _LI, 0, () => LanguageWithScore];
930
- var MedicalAlternativeList = [1, n0, _MAL, 0, () => MedicalAlternative];
931
- var MedicalEntityList = [1, n0, _MEL, 0, () => MedicalEntity];
932
- var MedicalItemList = [1, n0, _MIL, 0, () => MedicalItem];
933
- var MedicalResultList = [1, n0, _MRL, 0, () => MedicalResult];
934
- var MedicalScribeChannelDefinitions = [1, n0, _MSCDe, 0, () => MedicalScribeChannelDefinition];
935
- var MedicalScribeTranscriptItemList = [1, n0, _MSTIL, 0, () => MedicalScribeTranscriptItem];
936
- var ResultList = [1, n0, _RL, 0, () => Result];
937
- var TimestampRanges = [1, n0, _TR, 0, () => TimestampRange];
938
- var MatchedCategoryDetails = [2, n0, _MCD, 0, 0, () => PointsOfInterest];
939
- var AudioStream = [
914
+ schema.TypeRegistry.for(_sm).registerError(TranscribeStreamingServiceException$, TranscribeStreamingServiceException);
915
+ var AlternativeList = [1, n0, _AL, 0, () => Alternative$];
916
+ var CallAnalyticsEntityList = [1, n0, _CAEL, 0, () => CallAnalyticsEntity$];
917
+ var CallAnalyticsItemList = [1, n0, _CAIL, 0, () => CallAnalyticsItem$];
918
+ var CallAnalyticsLanguageIdentification = [1, n0, _CALI, 0, () => CallAnalyticsLanguageWithScore$];
919
+ var ChannelDefinitions = [1, n0, _CDh, 0, () => ChannelDefinition$];
920
+ var EntityList = [1, n0, _EL, 0, () => Entity$];
921
+ var IssuesDetected = [1, n0, _IDs, 0, () => IssueDetected$];
922
+ var ItemList = [1, n0, _ILt, 0, () => Item$];
923
+ var LanguageIdentification = [1, n0, _LI, 0, () => LanguageWithScore$];
924
+ var MedicalAlternativeList = [1, n0, _MAL, 0, () => MedicalAlternative$];
925
+ var MedicalEntityList = [1, n0, _MEL, 0, () => MedicalEntity$];
926
+ var MedicalItemList = [1, n0, _MIL, 0, () => MedicalItem$];
927
+ var MedicalResultList = [1, n0, _MRL, 0, () => MedicalResult$];
928
+ var MedicalScribeChannelDefinitions = [1, n0, _MSCDe, 0, () => MedicalScribeChannelDefinition$];
929
+ var MedicalScribeTranscriptItemList = [1, n0, _MSTIL, 0, () => MedicalScribeTranscriptItem$];
930
+ var ResultList = [1, n0, _RL, 0, () => Result$];
931
+ var TimestampRanges = [1, n0, _TR, 0, () => TimestampRange$];
932
+ var MatchedCategoryDetails = [2, n0, _MCD, 0, 0, () => PointsOfInterest$];
933
+ var AudioStream$ = [
940
934
  3,
941
935
  n0,
942
936
  _AS,
943
937
  { [_st]: 1 },
944
938
  [_AE, _CEo],
945
- [[() => AudioEvent, 0], () => ConfigurationEvent],
939
+ [[() => AudioEvent$, 0], () => ConfigurationEvent$],
946
940
  ];
947
- var CallAnalyticsTranscriptResultStream = [
941
+ var CallAnalyticsTranscriptResultStream$ = [
948
942
  3,
949
943
  n0,
950
944
  _CATRS,
951
945
  { [_st]: 1 },
952
946
  [_UE, _CE, _BRE, _LEE, _IFE, _CEon, _SUE],
953
947
  [
954
- () => UtteranceEvent,
955
- () => CategoryEvent,
956
- [() => BadRequestException, 0],
957
- [() => LimitExceededException, 0],
958
- [() => InternalFailureException, 0],
959
- [() => ConflictException, 0],
960
- [() => ServiceUnavailableException, 0],
948
+ () => UtteranceEvent$,
949
+ () => CategoryEvent$,
950
+ [() => BadRequestException$, 0],
951
+ [() => LimitExceededException$, 0],
952
+ [() => InternalFailureException$, 0],
953
+ [() => ConflictException$, 0],
954
+ [() => ServiceUnavailableException$, 0],
961
955
  ],
962
956
  ];
963
- var MedicalScribeInputStream = [
957
+ var MedicalScribeInputStream$ = [
964
958
  3,
965
959
  n0,
966
960
  _MSIS,
967
961
  { [_st]: 1 },
968
962
  [_AE, _SCE, _CEo],
969
963
  [
970
- [() => MedicalScribeAudioEvent, 0],
971
- () => MedicalScribeSessionControlEvent,
972
- [() => MedicalScribeConfigurationEvent, 0],
964
+ [() => MedicalScribeAudioEvent$, 0],
965
+ () => MedicalScribeSessionControlEvent$,
966
+ [() => MedicalScribeConfigurationEvent$, 0],
973
967
  ],
974
968
  ];
975
- var MedicalScribeResultStream = [
969
+ var MedicalScribeResultStream$ = [
976
970
  3,
977
971
  n0,
978
972
  _MSRS,
979
973
  { [_st]: 1 },
980
974
  [_TE, _BRE, _LEE, _IFE, _CEon, _SUE],
981
975
  [
982
- () => MedicalScribeTranscriptEvent,
983
- [() => BadRequestException, 0],
984
- [() => LimitExceededException, 0],
985
- [() => InternalFailureException, 0],
986
- [() => ConflictException, 0],
987
- [() => ServiceUnavailableException, 0],
976
+ () => MedicalScribeTranscriptEvent$,
977
+ [() => BadRequestException$, 0],
978
+ [() => LimitExceededException$, 0],
979
+ [() => InternalFailureException$, 0],
980
+ [() => ConflictException$, 0],
981
+ [() => ServiceUnavailableException$, 0],
988
982
  ],
989
983
  ];
990
- var MedicalTranscriptResultStream = [
984
+ var MedicalTranscriptResultStream$ = [
991
985
  3,
992
986
  n0,
993
987
  _MTRS,
994
988
  { [_st]: 1 },
995
989
  [_TE, _BRE, _LEE, _IFE, _CEon, _SUE],
996
990
  [
997
- () => MedicalTranscriptEvent,
998
- [() => BadRequestException, 0],
999
- [() => LimitExceededException, 0],
1000
- [() => InternalFailureException, 0],
1001
- [() => ConflictException, 0],
1002
- [() => ServiceUnavailableException, 0],
991
+ () => MedicalTranscriptEvent$,
992
+ [() => BadRequestException$, 0],
993
+ [() => LimitExceededException$, 0],
994
+ [() => InternalFailureException$, 0],
995
+ [() => ConflictException$, 0],
996
+ [() => ServiceUnavailableException$, 0],
1003
997
  ],
1004
998
  ];
1005
- var TranscriptResultStream = [
999
+ var TranscriptResultStream$ = [
1006
1000
  3,
1007
1001
  n0,
1008
1002
  _TRS,
1009
1003
  { [_st]: 1 },
1010
1004
  [_TE, _BRE, _LEE, _IFE, _CEon, _SUE],
1011
1005
  [
1012
- () => TranscriptEvent,
1013
- [() => BadRequestException, 0],
1014
- [() => LimitExceededException, 0],
1015
- [() => InternalFailureException, 0],
1016
- [() => ConflictException, 0],
1017
- [() => ServiceUnavailableException, 0],
1006
+ () => TranscriptEvent$,
1007
+ [() => BadRequestException$, 0],
1008
+ [() => LimitExceededException$, 0],
1009
+ [() => InternalFailureException$, 0],
1010
+ [() => ConflictException$, 0],
1011
+ [() => ServiceUnavailableException$, 0],
1018
1012
  ],
1019
1013
  ];
1020
- var GetMedicalScribeStream = [
1014
+ var GetMedicalScribeStream$ = [
1021
1015
  9,
1022
1016
  n0,
1023
1017
  _GMSS,
1024
1018
  { [_h]: ["GET", "/medical-scribe-stream/{SessionId}", 200] },
1025
- () => GetMedicalScribeStreamRequest,
1026
- () => GetMedicalScribeStreamResponse,
1019
+ () => GetMedicalScribeStreamRequest$,
1020
+ () => GetMedicalScribeStreamResponse$,
1027
1021
  ];
1028
- var StartCallAnalyticsStreamTranscription = [
1022
+ var StartCallAnalyticsStreamTranscription$ = [
1029
1023
  9,
1030
1024
  n0,
1031
1025
  _SCAST,
1032
1026
  { [_h]: ["POST", "/call-analytics-stream-transcription", 200] },
1033
- () => StartCallAnalyticsStreamTranscriptionRequest,
1034
- () => StartCallAnalyticsStreamTranscriptionResponse,
1027
+ () => StartCallAnalyticsStreamTranscriptionRequest$,
1028
+ () => StartCallAnalyticsStreamTranscriptionResponse$,
1035
1029
  ];
1036
- var StartMedicalScribeStream = [
1030
+ var StartMedicalScribeStream$ = [
1037
1031
  9,
1038
1032
  n0,
1039
1033
  _SMSS,
1040
1034
  { [_h]: ["POST", "/medical-scribe-stream", 200] },
1041
- () => StartMedicalScribeStreamRequest,
1042
- () => StartMedicalScribeStreamResponse,
1035
+ () => StartMedicalScribeStreamRequest$,
1036
+ () => StartMedicalScribeStreamResponse$,
1043
1037
  ];
1044
- var StartMedicalStreamTranscription = [
1038
+ var StartMedicalStreamTranscription$ = [
1045
1039
  9,
1046
1040
  n0,
1047
1041
  _SMST,
1048
1042
  { [_h]: ["POST", "/medical-stream-transcription", 200] },
1049
- () => StartMedicalStreamTranscriptionRequest,
1050
- () => StartMedicalStreamTranscriptionResponse,
1043
+ () => StartMedicalStreamTranscriptionRequest$,
1044
+ () => StartMedicalStreamTranscriptionResponse$,
1051
1045
  ];
1052
- var StartStreamTranscription = [
1046
+ var StartStreamTranscription$ = [
1053
1047
  9,
1054
1048
  n0,
1055
1049
  _SST,
1056
1050
  { [_h]: ["POST", "/stream-transcription", 200] },
1057
- () => StartStreamTranscriptionRequest,
1058
- () => StartStreamTranscriptionResponse,
1051
+ () => StartStreamTranscriptionRequest$,
1052
+ () => StartStreamTranscriptionResponse$,
1059
1053
  ];
1060
1054
 
1061
1055
  class GetMedicalScribeStreamCommand extends smithyClient.Command
@@ -1066,7 +1060,7 @@ class GetMedicalScribeStreamCommand extends smithyClient.Command
1066
1060
  })
1067
1061
  .s("Transcribe", "GetMedicalScribeStream", {})
1068
1062
  .n("TranscribeStreamingClient", "GetMedicalScribeStreamCommand")
1069
- .sc(GetMedicalScribeStream)
1063
+ .sc(GetMedicalScribeStream$)
1070
1064
  .build() {
1071
1065
  }
1072
1066
 
@@ -1090,7 +1084,7 @@ class StartCallAnalyticsStreamTranscriptionCommand extends smithyClient.Command
1090
1084
  },
1091
1085
  })
1092
1086
  .n("TranscribeStreamingClient", "StartCallAnalyticsStreamTranscriptionCommand")
1093
- .sc(StartCallAnalyticsStreamTranscription)
1087
+ .sc(StartCallAnalyticsStreamTranscription$)
1094
1088
  .build() {
1095
1089
  }
1096
1090
 
@@ -1114,7 +1108,7 @@ class StartMedicalScribeStreamCommand extends smithyClient.Command
1114
1108
  },
1115
1109
  })
1116
1110
  .n("TranscribeStreamingClient", "StartMedicalScribeStreamCommand")
1117
- .sc(StartMedicalScribeStream)
1111
+ .sc(StartMedicalScribeStream$)
1118
1112
  .build() {
1119
1113
  }
1120
1114
 
@@ -1138,7 +1132,7 @@ class StartMedicalStreamTranscriptionCommand extends smithyClient.Command
1138
1132
  },
1139
1133
  })
1140
1134
  .n("TranscribeStreamingClient", "StartMedicalStreamTranscriptionCommand")
1141
- .sc(StartMedicalStreamTranscription)
1135
+ .sc(StartMedicalStreamTranscription$)
1142
1136
  .build() {
1143
1137
  }
1144
1138
 
@@ -1162,7 +1156,7 @@ class StartStreamTranscriptionCommand extends smithyClient.Command
1162
1156
  },
1163
1157
  })
1164
1158
  .n("TranscribeStreamingClient", "StartStreamTranscriptionCommand")
1165
- .sc(StartStreamTranscription)
1159
+ .sc(StartStreamTranscription$)
1166
1160
  .build() {
1167
1161
  }
1168
1162
 
@@ -1401,41 +1395,110 @@ Object.defineProperty(exports, "__Client", {
1401
1395
  enumerable: true,
1402
1396
  get: function () { return smithyClient.Client; }
1403
1397
  });
1404
- exports.BadRequestException = BadRequestException$1;
1398
+ exports.Alternative$ = Alternative$;
1399
+ exports.AudioEvent$ = AudioEvent$;
1400
+ exports.AudioStream$ = AudioStream$;
1401
+ exports.BadRequestException = BadRequestException;
1402
+ exports.BadRequestException$ = BadRequestException$;
1403
+ exports.CallAnalyticsEntity$ = CallAnalyticsEntity$;
1404
+ exports.CallAnalyticsItem$ = CallAnalyticsItem$;
1405
1405
  exports.CallAnalyticsLanguageCode = CallAnalyticsLanguageCode;
1406
+ exports.CallAnalyticsLanguageWithScore$ = CallAnalyticsLanguageWithScore$;
1407
+ exports.CallAnalyticsTranscriptResultStream$ = CallAnalyticsTranscriptResultStream$;
1408
+ exports.CategoryEvent$ = CategoryEvent$;
1409
+ exports.ChannelDefinition$ = ChannelDefinition$;
1410
+ exports.CharacterOffsets$ = CharacterOffsets$;
1411
+ exports.ClinicalNoteGenerationResult$ = ClinicalNoteGenerationResult$;
1412
+ exports.ClinicalNoteGenerationSettings$ = ClinicalNoteGenerationSettings$;
1406
1413
  exports.ClinicalNoteGenerationStatus = ClinicalNoteGenerationStatus;
1407
- exports.ConflictException = ConflictException$1;
1414
+ exports.ConfigurationEvent$ = ConfigurationEvent$;
1415
+ exports.ConflictException = ConflictException;
1416
+ exports.ConflictException$ = ConflictException$;
1408
1417
  exports.ContentIdentificationType = ContentIdentificationType;
1409
1418
  exports.ContentRedactionOutput = ContentRedactionOutput;
1410
1419
  exports.ContentRedactionType = ContentRedactionType;
1420
+ exports.Entity$ = Entity$;
1421
+ exports.GetMedicalScribeStream$ = GetMedicalScribeStream$;
1411
1422
  exports.GetMedicalScribeStreamCommand = GetMedicalScribeStreamCommand;
1412
- exports.InternalFailureException = InternalFailureException$1;
1423
+ exports.GetMedicalScribeStreamRequest$ = GetMedicalScribeStreamRequest$;
1424
+ exports.GetMedicalScribeStreamResponse$ = GetMedicalScribeStreamResponse$;
1425
+ exports.InternalFailureException = InternalFailureException;
1426
+ exports.InternalFailureException$ = InternalFailureException$;
1427
+ exports.IssueDetected$ = IssueDetected$;
1428
+ exports.Item$ = Item$;
1413
1429
  exports.ItemType = ItemType;
1414
1430
  exports.LanguageCode = LanguageCode;
1415
- exports.LimitExceededException = LimitExceededException$1;
1431
+ exports.LanguageWithScore$ = LanguageWithScore$;
1432
+ exports.LimitExceededException = LimitExceededException;
1433
+ exports.LimitExceededException$ = LimitExceededException$;
1416
1434
  exports.MediaEncoding = MediaEncoding;
1435
+ exports.MedicalAlternative$ = MedicalAlternative$;
1417
1436
  exports.MedicalContentIdentificationType = MedicalContentIdentificationType;
1437
+ exports.MedicalEntity$ = MedicalEntity$;
1438
+ exports.MedicalItem$ = MedicalItem$;
1439
+ exports.MedicalResult$ = MedicalResult$;
1440
+ exports.MedicalScribeAudioEvent$ = MedicalScribeAudioEvent$;
1441
+ exports.MedicalScribeChannelDefinition$ = MedicalScribeChannelDefinition$;
1442
+ exports.MedicalScribeConfigurationEvent$ = MedicalScribeConfigurationEvent$;
1443
+ exports.MedicalScribeContext$ = MedicalScribeContext$;
1444
+ exports.MedicalScribeEncryptionSettings$ = MedicalScribeEncryptionSettings$;
1445
+ exports.MedicalScribeInputStream$ = MedicalScribeInputStream$;
1418
1446
  exports.MedicalScribeLanguageCode = MedicalScribeLanguageCode;
1419
1447
  exports.MedicalScribeMediaEncoding = MedicalScribeMediaEncoding;
1420
1448
  exports.MedicalScribeNoteTemplate = MedicalScribeNoteTemplate;
1421
1449
  exports.MedicalScribeParticipantRole = MedicalScribeParticipantRole;
1450
+ exports.MedicalScribePatientContext$ = MedicalScribePatientContext$;
1451
+ exports.MedicalScribePostStreamAnalyticsResult$ = MedicalScribePostStreamAnalyticsResult$;
1452
+ exports.MedicalScribePostStreamAnalyticsSettings$ = MedicalScribePostStreamAnalyticsSettings$;
1453
+ exports.MedicalScribeResultStream$ = MedicalScribeResultStream$;
1454
+ exports.MedicalScribeSessionControlEvent$ = MedicalScribeSessionControlEvent$;
1422
1455
  exports.MedicalScribeSessionControlEventType = MedicalScribeSessionControlEventType;
1456
+ exports.MedicalScribeStreamDetails$ = MedicalScribeStreamDetails$;
1423
1457
  exports.MedicalScribeStreamStatus = MedicalScribeStreamStatus;
1458
+ exports.MedicalScribeTranscriptEvent$ = MedicalScribeTranscriptEvent$;
1459
+ exports.MedicalScribeTranscriptItem$ = MedicalScribeTranscriptItem$;
1424
1460
  exports.MedicalScribeTranscriptItemType = MedicalScribeTranscriptItemType;
1461
+ exports.MedicalScribeTranscriptSegment$ = MedicalScribeTranscriptSegment$;
1425
1462
  exports.MedicalScribeVocabularyFilterMethod = MedicalScribeVocabularyFilterMethod;
1463
+ exports.MedicalTranscript$ = MedicalTranscript$;
1464
+ exports.MedicalTranscriptEvent$ = MedicalTranscriptEvent$;
1465
+ exports.MedicalTranscriptResultStream$ = MedicalTranscriptResultStream$;
1426
1466
  exports.PartialResultsStability = PartialResultsStability;
1427
1467
  exports.ParticipantRole = ParticipantRole;
1468
+ exports.PointsOfInterest$ = PointsOfInterest$;
1469
+ exports.PostCallAnalyticsSettings$ = PostCallAnalyticsSettings$;
1428
1470
  exports.Pronouns = Pronouns;
1429
- exports.ResourceNotFoundException = ResourceNotFoundException$1;
1471
+ exports.ResourceNotFoundException = ResourceNotFoundException;
1472
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
1473
+ exports.Result$ = Result$;
1430
1474
  exports.Sentiment = Sentiment;
1431
- exports.ServiceUnavailableException = ServiceUnavailableException$1;
1475
+ exports.ServiceUnavailableException = ServiceUnavailableException;
1476
+ exports.ServiceUnavailableException$ = ServiceUnavailableException$;
1432
1477
  exports.Specialty = Specialty;
1478
+ exports.StartCallAnalyticsStreamTranscription$ = StartCallAnalyticsStreamTranscription$;
1433
1479
  exports.StartCallAnalyticsStreamTranscriptionCommand = StartCallAnalyticsStreamTranscriptionCommand;
1480
+ exports.StartCallAnalyticsStreamTranscriptionRequest$ = StartCallAnalyticsStreamTranscriptionRequest$;
1481
+ exports.StartCallAnalyticsStreamTranscriptionResponse$ = StartCallAnalyticsStreamTranscriptionResponse$;
1482
+ exports.StartMedicalScribeStream$ = StartMedicalScribeStream$;
1434
1483
  exports.StartMedicalScribeStreamCommand = StartMedicalScribeStreamCommand;
1484
+ exports.StartMedicalScribeStreamRequest$ = StartMedicalScribeStreamRequest$;
1485
+ exports.StartMedicalScribeStreamResponse$ = StartMedicalScribeStreamResponse$;
1486
+ exports.StartMedicalStreamTranscription$ = StartMedicalStreamTranscription$;
1435
1487
  exports.StartMedicalStreamTranscriptionCommand = StartMedicalStreamTranscriptionCommand;
1488
+ exports.StartMedicalStreamTranscriptionRequest$ = StartMedicalStreamTranscriptionRequest$;
1489
+ exports.StartMedicalStreamTranscriptionResponse$ = StartMedicalStreamTranscriptionResponse$;
1490
+ exports.StartStreamTranscription$ = StartStreamTranscription$;
1436
1491
  exports.StartStreamTranscriptionCommand = StartStreamTranscriptionCommand;
1492
+ exports.StartStreamTranscriptionRequest$ = StartStreamTranscriptionRequest$;
1493
+ exports.StartStreamTranscriptionResponse$ = StartStreamTranscriptionResponse$;
1494
+ exports.TimestampRange$ = TimestampRange$;
1437
1495
  exports.TranscribeStreaming = TranscribeStreaming;
1438
1496
  exports.TranscribeStreamingClient = TranscribeStreamingClient;
1439
- exports.TranscribeStreamingServiceException = TranscribeStreamingServiceException$1;
1497
+ exports.TranscribeStreamingServiceException = TranscribeStreamingServiceException;
1498
+ exports.TranscribeStreamingServiceException$ = TranscribeStreamingServiceException$;
1499
+ exports.Transcript$ = Transcript$;
1500
+ exports.TranscriptEvent$ = TranscriptEvent$;
1501
+ exports.TranscriptResultStream$ = TranscriptResultStream$;
1440
1502
  exports.Type = Type;
1503
+ exports.UtteranceEvent$ = UtteranceEvent$;
1441
1504
  exports.VocabularyFilterMethod = VocabularyFilterMethod;