@genpact/genome.mfe.mgtwin-app 1.1.282-alpha → 1.1.284-alpha

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.
@@ -1,8 +1,8 @@
1
- import { _ as Cl, a as ap, L as yl } from "./LoadingSimulation-97c59ac7.mjs";
2
- import { _ as Pl, a as cp, Q as zt, M as Ta } from "./Modal-bae97822.mjs";
3
- import { d as we, r as T, H as Ct, o as O, c as N, a as P, k as Rt, u as Oe, C as Ht, q as Pe, y as qo, h as Se, s as up, t as Ke, b as k, f as Re, i as jn, I as Ji, F as Fo, e as Uo, w as Xo, J as Rl, p as Vn, g as $n, G as Zi, z as El, K as wl, n as jt, m as pp, L as dp, l as Al } from "./main-5667c758.mjs";
4
- import { g as Bn, p as yt } from "./api-3df34099.mjs";
5
- import { c as q, a as Il, r as _l } from "./_commonjsHelpers-359df6d5.mjs";
1
+ import { _ as Cl, a as cp, L as yl } from "./LoadingSimulation-5a301142.mjs";
2
+ import { _ as Pl, a as up, Q as zt, M as ba } from "./Modal-3a6e42b1.mjs";
3
+ import { d as we, r as T, H as Ct, o as O, c as N, a as P, k as Rt, u as Oe, C as Ht, q as Pe, y as qo, h as Se, s as pp, t as Ke, b as k, f as Re, i as jn, I as Ji, F as Fo, e as Uo, w as Zo, J as Rl, p as Vn, g as $n, G as Zi, z as El, K as wl, n as jt, m as dp, L as lp, l as Al } from "./main-21248dbb.mjs";
4
+ import { g as Bn, p as yt } from "./api-d8955749.mjs";
5
+ import { c as q, a as Il, r as _l } from "./_commonjsHelpers-360cce8a.mjs";
6
6
  import { _ as Wt } from "./_plugin-vue_export-helper-dad06003.mjs";
7
7
  import "./loadernew-ac153a51.mjs";
8
8
  const Tl = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, bl = ["href"], Ml = /* @__PURE__ */ P("img", {
@@ -35,7 +35,7 @@ const Tl = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#0
35
35
  ]));
36
36
  }
37
37
  });
38
- var be = {}, mo = {}, Yi = {}, So = {}, K = {}, Vt = {}, Ee = {}, lp = {}, es = {}, ts = {};
38
+ var be = {}, mo = {}, Yi = {}, So = {}, K = {}, Vt = {}, Ee = {}, hp = {}, es = {}, ts = {};
39
39
  Object.defineProperty(ts, "__esModule", {
40
40
  value: !0
41
41
  });
@@ -71,7 +71,7 @@ Object.defineProperty(Qe, "__esModule", {
71
71
  value: !0
72
72
  });
73
73
  Qe.default = void 0;
74
- Qe.unsafeStringify = hp;
74
+ Qe.unsafeStringify = vp;
75
75
  var Hl = Wl(Et);
76
76
  function Wl(t) {
77
77
  return t && t.__esModule ? t : { default: t };
@@ -79,11 +79,11 @@ function Wl(t) {
79
79
  const ee = [];
80
80
  for (let t = 0; t < 256; ++t)
81
81
  ee.push((t + 256).toString(16).slice(1));
82
- function hp(t, e = 0) {
82
+ function vp(t, e = 0) {
83
83
  return ee[t[e + 0]] + ee[t[e + 1]] + ee[t[e + 2]] + ee[t[e + 3]] + "-" + ee[t[e + 4]] + ee[t[e + 5]] + "-" + ee[t[e + 6]] + ee[t[e + 7]] + "-" + ee[t[e + 8]] + ee[t[e + 9]] + "-" + ee[t[e + 10]] + ee[t[e + 11]] + ee[t[e + 12]] + ee[t[e + 13]] + ee[t[e + 14]] + ee[t[e + 15]];
84
84
  }
85
85
  function Vl(t, e = 0) {
86
- const r = hp(t, e);
86
+ const r = vp(t, e);
87
87
  if (!(0, Hl.default)(r))
88
88
  throw TypeError("Stringified UUID is invalid");
89
89
  return r;
@@ -98,15 +98,15 @@ var Kl = Gl(ts), Jl = Qe;
98
98
  function Gl(t) {
99
99
  return t && t.__esModule ? t : { default: t };
100
100
  }
101
- let ba, Co, yo = 0, Po = 0;
101
+ let Ma, Co, yo = 0, Po = 0;
102
102
  function Ql(t, e, r) {
103
103
  let i = e && r || 0;
104
104
  const u = e || new Array(16);
105
105
  t = t || {};
106
- let a = t.node || ba, o = t.clockseq !== void 0 ? t.clockseq : Co;
106
+ let a = t.node || Ma, o = t.clockseq !== void 0 ? t.clockseq : Co;
107
107
  if (a == null || o == null) {
108
108
  const l = t.random || (t.rng || Kl.default)();
109
- a == null && (a = ba = [l[0] | 1, l[1], l[2], l[3], l[4], l[5]]), o == null && (o = Co = (l[6] << 8 | l[7]) & 16383);
109
+ a == null && (a = Ma = [l[0] | 1, l[1], l[2], l[3], l[4], l[5]]), o == null && (o = Co = (l[6] << 8 | l[7]) & 16383);
110
110
  }
111
111
  let n = t.msecs !== void 0 ? t.msecs : Date.now(), s = t.nsecs !== void 0 ? t.nsecs : Po + 1;
112
112
  const c = n - yo + (s - Po) / 1e4;
@@ -157,10 +157,10 @@ function sh(t) {
157
157
  e.push(t.charCodeAt(r));
158
158
  return e;
159
159
  }
160
- const vp = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
161
- Je.DNS = vp;
162
- const fp = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
163
- Je.URL = fp;
160
+ const fp = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
161
+ Je.DNS = fp;
162
+ const gp = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
163
+ Je.URL = gp;
164
164
  function oh(t, e, r) {
165
165
  function i(u, a, o, n) {
166
166
  var s;
@@ -179,7 +179,7 @@ function oh(t, e, r) {
179
179
  i.name = t;
180
180
  } catch {
181
181
  }
182
- return i.DNS = vp, i.URL = fp, i;
182
+ return i.DNS = fp, i.URL = gp, i;
183
183
  }
184
184
  var is = {};
185
185
  Object.defineProperty(is, "__esModule", {
@@ -203,11 +203,11 @@ function ch(t) {
203
203
  }
204
204
  return e;
205
205
  }
206
- function gp(t) {
206
+ function mp(t) {
207
207
  return (t + 64 >>> 9 << 4) + 14 + 1;
208
208
  }
209
209
  function uh(t, e) {
210
- t[e >> 5] |= 128 << e % 32, t[gp(e) - 1] = e;
210
+ t[e >> 5] |= 128 << e % 32, t[mp(e) - 1] = e;
211
211
  let r = 1732584193, i = -271733879, u = -1732584194, a = 271733878;
212
212
  for (let o = 0; o < t.length; o += 16) {
213
213
  const n = r, s = i, c = u, p = a;
@@ -218,7 +218,7 @@ function uh(t, e) {
218
218
  function ph(t) {
219
219
  if (t.length === 0)
220
220
  return [];
221
- const e = t.length * 8, r = new Uint32Array(gp(e));
221
+ const e = t.length * 8, r = new Uint32Array(mp(e));
222
222
  for (let i = 0; i < e; i += 8)
223
223
  r[i >> 5] |= (t[i / 8] & 255) << i % 32;
224
224
  return r;
@@ -251,8 +251,8 @@ Object.defineProperty(ns, "__esModule", {
251
251
  value: !0
252
252
  });
253
253
  ns.default = void 0;
254
- var hh = mp(Je), vh = mp(is);
255
- function mp(t) {
254
+ var hh = Sp(Je), vh = Sp(is);
255
+ function Sp(t) {
256
256
  return t && t.__esModule ? t : { default: t };
257
257
  }
258
258
  const fh = (0, hh.default)("v3", 48, vh.default);
@@ -272,13 +272,13 @@ Object.defineProperty(os, "__esModule", {
272
272
  value: !0
273
273
  });
274
274
  os.default = void 0;
275
- var Ma = Sp(as), Ch = Sp(ts), yh = Qe;
276
- function Sp(t) {
275
+ var Oa = Cp(as), Ch = Cp(ts), yh = Qe;
276
+ function Cp(t) {
277
277
  return t && t.__esModule ? t : { default: t };
278
278
  }
279
279
  function Ph(t, e, r) {
280
- if (Ma.default.randomUUID && !e && !t)
281
- return Ma.default.randomUUID();
280
+ if (Oa.default.randomUUID && !e && !t)
281
+ return Oa.default.randomUUID();
282
282
  t = t || {};
283
283
  const i = t.random || (t.rng || Ch.default)();
284
284
  if (i[6] = i[6] & 15 | 64, i[8] = i[8] & 63 | 128, e) {
@@ -350,8 +350,8 @@ Object.defineProperty(cs, "__esModule", {
350
350
  value: !0
351
351
  });
352
352
  cs.default = void 0;
353
- var Ih = Cp(Je), _h = Cp(us);
354
- function Cp(t) {
353
+ var Ih = yp(Je), _h = yp(us);
354
+ function yp(t) {
355
355
  return t && t.__esModule ? t : { default: t };
356
356
  }
357
357
  const Th = (0, Ih.default)("v5", 80, _h.default);
@@ -433,12 +433,12 @@ ds.default = Nh;
433
433
  function p(d) {
434
434
  return d && d.__esModule ? d : { default: d };
435
435
  }
436
- })(lp);
436
+ })(hp);
437
437
  Object.defineProperty(Ee, "__esModule", { value: !0 });
438
438
  Ee.createNoDashGuid = Ee.createGuid = void 0;
439
- const zh = lp, yp = () => (0, zh.v4)();
440
- Ee.createGuid = yp;
441
- const jh = () => yp().replace(new RegExp("-", "g"), "").toUpperCase();
439
+ const zh = hp, Pp = () => (0, zh.v4)();
440
+ Ee.createGuid = Pp;
441
+ const jh = () => Pp().replace(new RegExp("-", "g"), "").toUpperCase();
442
442
  Ee.createNoDashGuid = jh;
443
443
  (function(t) {
444
444
  Object.defineProperty(t, "__esModule", { value: !0 }), t.PlatformEvent = t.EventType = void 0;
@@ -658,7 +658,7 @@ class Yh extends Le {
658
658
  }
659
659
  }
660
660
  J.ConnectionRedirectEvent = Yh;
661
- var Zo = {}, ne = {};
661
+ var Yo = {}, ne = {};
662
662
  Object.defineProperty(ne, "__esModule", { value: !0 });
663
663
  ne.ObjectDisposedError = ne.InvalidOperationError = ne.ArgumentNullError = void 0;
664
664
  class ev extends Error {
@@ -746,7 +746,7 @@ ne.ObjectDisposedError = rv;
746
746
  }
747
747
  }
748
748
  t.ConnectionMessage = u;
749
- })(Zo);
749
+ })(Yo);
750
750
  var ls = {};
751
751
  Object.defineProperty(ls, "__esModule", { value: !0 });
752
752
  ls.ConnectionOpenResponse = void 0;
@@ -789,14 +789,14 @@ hs.DeferralMap = iv;
789
789
  var Pt = {};
790
790
  Object.defineProperty(Pt, "__esModule", { value: !0 });
791
791
  Pt.SendingAgentContextMessageEvent = Pt.DialogEvent = void 0;
792
- const Oa = Vt;
793
- class Pp extends Oa.PlatformEvent {
794
- constructor(e, r = Oa.EventType.Info) {
792
+ const Da = Vt;
793
+ class Rp extends Da.PlatformEvent {
794
+ constructor(e, r = Da.EventType.Info) {
795
795
  super(e, r);
796
796
  }
797
797
  }
798
- Pt.DialogEvent = Pp;
799
- class sv extends Pp {
798
+ Pt.DialogEvent = Rp;
799
+ class sv extends Rp {
800
800
  constructor(e) {
801
801
  super("SendingAgentContextMessageEvent"), this.privAgentConfig = e;
802
802
  }
@@ -860,16 +860,14 @@ class Un {
860
860
  }
861
861
  vs.Events = Un;
862
862
  Un.privInstance = new pv.EventSource();
863
- var Rp = {};
864
- Object.defineProperty(Rp, "__esModule", { value: !0 });
865
863
  var Ep = {};
864
+ Object.defineProperty(Ep, "__esModule", { value: !0 });
865
+ var wp = {};
866
866
  (function(t) {
867
867
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ConnectionState = void 0, function(e) {
868
868
  e[e.None = 0] = "None", e[e.Connected = 1] = "Connected", e[e.Connecting = 2] = "Connecting", e[e.Disconnected = 3] = "Disconnected";
869
869
  }(t.ConnectionState || (t.ConnectionState = {}));
870
- })(Ep);
871
- var wp = {};
872
- Object.defineProperty(wp, "__esModule", { value: !0 });
870
+ })(wp);
873
871
  var Ap = {};
874
872
  Object.defineProperty(Ap, "__esModule", { value: !0 });
875
873
  var Ip = {};
@@ -884,6 +882,8 @@ var Mp = {};
884
882
  Object.defineProperty(Mp, "__esModule", { value: !0 });
885
883
  var Op = {};
886
884
  Object.defineProperty(Op, "__esModule", { value: !0 });
885
+ var Dp = {};
886
+ Object.defineProperty(Dp, "__esModule", { value: !0 });
887
887
  var Qn = {};
888
888
  Object.defineProperty(Qn, "__esModule", { value: !0 });
889
889
  Qn.List = void 0;
@@ -1018,7 +1018,7 @@ class Ue {
1018
1018
  }
1019
1019
  }
1020
1020
  Qn.List = Ue;
1021
- var Yo = {};
1021
+ var ea = {};
1022
1022
  (function(t) {
1023
1023
  Object.defineProperty(t, "__esModule", { value: !0 }), t.marshalPromiseToCallbacks = t.Sink = t.Deferred = t.PromiseResultEventSource = t.PromiseResult = t.PromiseState = void 0;
1024
1024
  var e;
@@ -1153,11 +1153,11 @@ var Yo = {};
1153
1153
  });
1154
1154
  }
1155
1155
  t.marshalPromiseToCallbacks = o;
1156
- })(Yo);
1156
+ })(ea);
1157
1157
  var Xn = {};
1158
1158
  Object.defineProperty(Xn, "__esModule", { value: !0 });
1159
1159
  Xn.Queue = void 0;
1160
- const Eo = ne, wo = Qn, Da = Yo;
1160
+ const Eo = ne, wo = Qn, ka = ea;
1161
1161
  var qn;
1162
1162
  (function(t) {
1163
1163
  t[t.Dequeue = 0] = "Dequeue", t[t.Peek = 1] = "Peek";
@@ -1177,12 +1177,12 @@ class lv {
1177
1177
  }
1178
1178
  dequeue() {
1179
1179
  this.throwIfDispose();
1180
- const e = new Da.Deferred();
1180
+ const e = new ka.Deferred();
1181
1181
  return this.privSubscribers && (this.privSubscribers.add({ deferral: e, type: qn.Dequeue }), this.drain()), e.promise;
1182
1182
  }
1183
1183
  peek() {
1184
1184
  this.throwIfDispose();
1185
- const e = new Da.Deferred();
1185
+ const e = new ka.Deferred();
1186
1186
  return this.privSubscribers && (this.privSubscribers.add({ deferral: e, type: qn.Peek }), this.drain()), e.promise;
1187
1187
  }
1188
1188
  length() {
@@ -1248,7 +1248,7 @@ Xn.Queue = lv;
1248
1248
  var fs = {};
1249
1249
  Object.defineProperty(fs, "__esModule", { value: !0 });
1250
1250
  fs.RawWebsocketMessage = void 0;
1251
- const Ui = Zo, Xt = ne, hv = Ee;
1251
+ const Ui = Yo, Xt = ne, hv = Ee;
1252
1252
  class vv {
1253
1253
  constructor(e, r, i) {
1254
1254
  if (this.privPayload = null, !r)
@@ -1325,10 +1325,10 @@ gs.RiffPcmEncoder = fv;
1325
1325
  var ms = {};
1326
1326
  Object.defineProperty(ms, "__esModule", { value: !0 });
1327
1327
  ms.Stream = void 0;
1328
- const ka = ne, gv = Ee, Na = Xn;
1328
+ const Na = ne, gv = Ee, za = Xn;
1329
1329
  class mv {
1330
1330
  constructor(e) {
1331
- this.privIsWriteEnded = !1, this.privIsReadEnded = !1, this.privId = e || (0, gv.createNoDashGuid)(), this.privReaderQueue = new Na.Queue();
1331
+ this.privIsWriteEnded = !1, this.privIsReadEnded = !1, this.privId = e || (0, gv.createNoDashGuid)(), this.privReaderQueue = new za.Queue();
1332
1332
  }
1333
1333
  get isClosed() {
1334
1334
  return this.privIsWriteEnded;
@@ -1355,15 +1355,15 @@ class mv {
1355
1355
  }
1356
1356
  read() {
1357
1357
  if (this.privIsReadEnded)
1358
- throw new ka.InvalidOperationError("Stream read has already finished");
1358
+ throw new Na.InvalidOperationError("Stream read has already finished");
1359
1359
  return this.privReaderQueue.dequeue().then(async (e) => ((e === void 0 || e.isEnd) && await this.privReaderQueue.dispose("End of stream reached"), e));
1360
1360
  }
1361
1361
  readEnded() {
1362
- this.privIsReadEnded || (this.privIsReadEnded = !0, this.privReaderQueue = new Na.Queue());
1362
+ this.privIsReadEnded || (this.privIsReadEnded = !0, this.privReaderQueue = new za.Queue());
1363
1363
  }
1364
1364
  throwIfClosed() {
1365
1365
  if (this.privIsWriteEnded)
1366
- throw new ka.InvalidOperationError("Stream closed");
1366
+ throw new Na.InvalidOperationError("Stream closed");
1367
1367
  }
1368
1368
  }
1369
1369
  ms.Stream = mv;
@@ -1373,11 +1373,11 @@ var Ss = {};
1373
1373
  e[e.Success = 0] = "Success", e[e.Error = 1] = "Error";
1374
1374
  }(t.TranslationStatus || (t.TranslationStatus = {}));
1375
1375
  })(Ss);
1376
- var Zt = {}, za;
1376
+ var Zt = {}, ja;
1377
1377
  function Sv() {
1378
- if (za)
1378
+ if (ja)
1379
1379
  return Zt;
1380
- za = 1, Object.defineProperty(Zt, "__esModule", { value: !0 }), Zt.ChunkedArrayBufferStream = void 0;
1380
+ ja = 1, Object.defineProperty(Zt, "__esModule", { value: !0 }), Zt.ChunkedArrayBufferStream = void 0;
1381
1381
  const t = M();
1382
1382
  let e = class extends t.Stream {
1383
1383
  constructor(i, u) {
@@ -1409,8 +1409,8 @@ function Sv() {
1409
1409
  };
1410
1410
  return Zt.ChunkedArrayBufferStream = e, Zt;
1411
1411
  }
1412
- var Dp = {};
1413
- Object.defineProperty(Dp, "__esModule", { value: !0 });
1412
+ var kp = {};
1413
+ Object.defineProperty(kp, "__esModule", { value: !0 });
1414
1414
  var Cs = {};
1415
1415
  Object.defineProperty(Cs, "__esModule", { value: !0 });
1416
1416
  Cs.Timeout = void 0;
@@ -1582,11 +1582,11 @@ class Nv extends se {
1582
1582
  }
1583
1583
  }
1584
1584
  F.OCSPCacheUpdateErrorEvent = Nv;
1585
- var Yt = {}, ja;
1585
+ var Yt = {}, La;
1586
1586
  function zv() {
1587
- if (ja)
1587
+ if (La)
1588
1588
  return Yt;
1589
- ja = 1, Object.defineProperty(Yt, "__esModule", { value: !0 }), Yt.BackgroundEvent = void 0;
1589
+ La = 1, Object.defineProperty(Yt, "__esModule", { value: !0 }), Yt.BackgroundEvent = void 0;
1590
1590
  const t = M();
1591
1591
  class e extends t.PlatformEvent {
1592
1592
  constructor(i) {
@@ -1598,9 +1598,9 @@ function zv() {
1598
1598
  }
1599
1599
  return Yt.BackgroundEvent = e, Yt;
1600
1600
  }
1601
- var La;
1601
+ var xa;
1602
1602
  function M() {
1603
- return La || (La = 1, function(t) {
1603
+ return xa || (xa = 1, function(t) {
1604
1604
  var e = q && q.__createBinding || (Object.create ? function(u, a, o, n) {
1605
1605
  n === void 0 && (n = o), Object.defineProperty(u, n, { enumerable: !0, get: function() {
1606
1606
  return a[o];
@@ -1611,11 +1611,11 @@ function M() {
1611
1611
  for (var o in u)
1612
1612
  o !== "default" && !Object.prototype.hasOwnProperty.call(a, o) && e(a, u, o);
1613
1613
  };
1614
- Object.defineProperty(t, "__esModule", { value: !0 }), t.TranslationStatus = void 0, r(K, t), r(J, t), r(Zo, t), r(ls, t), r(hs, t), r(Pt, t), r(ne, t), r(vs, t), r(Gn, t), r(Ee, t), r(Rp, t), r(Ep, t), r(wp, t), r(Ap, t), r(Ip, t), r(_p, t), r(Tp, t), r(bp, t), r(Mp, t), r(Op, t), r(Qn, t), r(Vt, t), r(Yo, t), r(Xn, t), r(fs, t), r(gs, t), r(ms, t);
1614
+ Object.defineProperty(t, "__esModule", { value: !0 }), t.TranslationStatus = void 0, r(K, t), r(J, t), r(Yo, t), r(ls, t), r(hs, t), r(Pt, t), r(ne, t), r(vs, t), r(Gn, t), r(Ee, t), r(Ep, t), r(wp, t), r(Ap, t), r(Ip, t), r(_p, t), r(Tp, t), r(bp, t), r(Mp, t), r(Op, t), r(Dp, t), r(Qn, t), r(Vt, t), r(ea, t), r(Xn, t), r(fs, t), r(gs, t), r(ms, t);
1615
1615
  var i = Ss;
1616
1616
  Object.defineProperty(t, "TranslationStatus", { enumerable: !0, get: function() {
1617
1617
  return i.TranslationStatus;
1618
- } }), r(Sv(), t), r(Dp, t), r(Cs, t), r(F, t), r(zv(), t);
1618
+ } }), r(Sv(), t), r(kp, t), r(Cs, t), r(F, t), r(zv(), t);
1619
1619
  }(So)), So;
1620
1620
  }
1621
1621
  var X = {};
@@ -1690,41 +1690,41 @@ Yi.CognitiveSubscriptionKeyAuthentication = qv;
1690
1690
  var ys = {};
1691
1691
  Object.defineProperty(ys, "__esModule", { value: !0 });
1692
1692
  ys.CognitiveTokenAuthentication = void 0;
1693
- const xa = M(), Ba = Kt, qa = X;
1693
+ const Ba = M(), qa = Kt, Fa = X;
1694
1694
  class Hn {
1695
1695
  constructor(e, r) {
1696
1696
  if (!e)
1697
- throw new xa.ArgumentNullError("fetchCallback");
1697
+ throw new Ba.ArgumentNullError("fetchCallback");
1698
1698
  if (!r)
1699
- throw new xa.ArgumentNullError("fetchOnExpiryCallback");
1699
+ throw new Ba.ArgumentNullError("fetchOnExpiryCallback");
1700
1700
  this.privFetchCallback = e, this.privFetchOnExpiryCallback = r;
1701
1701
  }
1702
1702
  fetch(e) {
1703
- return this.privFetchCallback(e).then((r) => new Ba.AuthInfo(qa.HeaderNames.Authorization, r === void 0 ? void 0 : Hn.privTokenPrefix + r));
1703
+ return this.privFetchCallback(e).then((r) => new qa.AuthInfo(Fa.HeaderNames.Authorization, r === void 0 ? void 0 : Hn.privTokenPrefix + r));
1704
1704
  }
1705
1705
  fetchOnExpiry(e) {
1706
- return this.privFetchOnExpiryCallback(e).then((r) => new Ba.AuthInfo(qa.HeaderNames.Authorization, r === void 0 ? void 0 : Hn.privTokenPrefix + r));
1706
+ return this.privFetchOnExpiryCallback(e).then((r) => new qa.AuthInfo(Fa.HeaderNames.Authorization, r === void 0 ? void 0 : Hn.privTokenPrefix + r));
1707
1707
  }
1708
1708
  }
1709
1709
  ys.CognitiveTokenAuthentication = Hn;
1710
1710
  Hn.privTokenPrefix = "Bearer ";
1711
- var kp = {};
1712
- Object.defineProperty(kp, "__esModule", { value: !0 });
1713
1711
  var Np = {};
1714
1712
  Object.defineProperty(Np, "__esModule", { value: !0 });
1713
+ var zp = {};
1714
+ Object.defineProperty(zp, "__esModule", { value: !0 });
1715
1715
  var er = {}, Ao = {}, Ps = {};
1716
1716
  const Fv = {}, Uv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1717
1717
  __proto__: null,
1718
1718
  default: Fv
1719
1719
  }, Symbol.toStringTag, { value: "Module" })), wt = /* @__PURE__ */ Il(Uv);
1720
- var ea = {};
1720
+ var ta = {};
1721
1721
  (function(t) {
1722
1722
  Object.defineProperty(t, "__esModule", { value: !0 }), t.LogLevel = void 0;
1723
1723
  const e = M();
1724
1724
  Object.defineProperty(t, "LogLevel", { enumerable: !0, get: function() {
1725
1725
  return e.EventType;
1726
1726
  } });
1727
- })(ea);
1727
+ })(ta);
1728
1728
  var z = {};
1729
1729
  Object.defineProperty(z, "__esModule", { value: !0 });
1730
1730
  z.Contracts = void 0;
@@ -1789,13 +1789,13 @@ var Hv = q && q.__createBinding || (Object.create ? function(t, e, r, i) {
1789
1789
  };
1790
1790
  Object.defineProperty(Ps, "__esModule", { value: !0 });
1791
1791
  Ps.ConsoleLoggingListener = void 0;
1792
- const Fa = Vv(wt), tr = ea, $v = z;
1792
+ const Ua = Vv(wt), tr = ta, $v = z;
1793
1793
  class Kv {
1794
1794
  constructor(e = tr.LogLevel.None) {
1795
1795
  this.privLogPath = void 0, this.privEnableConsoleOutput = !0, this.privLogLevelFilter = e;
1796
1796
  }
1797
1797
  set logPath(e) {
1798
- $v.Contracts.throwIfNullOrUndefined(Fa.openSync, `
1798
+ $v.Contracts.throwIfNullOrUndefined(Ua.openSync, `
1799
1799
  File System access not available`), this.privLogPath = e;
1800
1800
  }
1801
1801
  set enableConsoleOutput(e) {
@@ -1804,7 +1804,7 @@ File System access not available`), this.privLogPath = e;
1804
1804
  onEvent(e) {
1805
1805
  if (e.eventType >= this.privLogLevelFilter) {
1806
1806
  const r = this.toString(e);
1807
- if (this.logCallback && this.logCallback(r), this.privLogPath && Fa.writeFileSync(this.privLogPath, r + `
1807
+ if (this.logCallback && this.logCallback(r), this.privLogPath && Ua.writeFileSync(this.privLogPath, r + `
1808
1808
  `, { flag: "a+" }), this.privEnableConsoleOutput)
1809
1809
  switch (e.eventType) {
1810
1810
  case tr.LogLevel.Debug:
@@ -1840,8 +1840,8 @@ File System access not available`), this.privLogPath = e;
1840
1840
  }
1841
1841
  }
1842
1842
  Ps.ConsoleLoggingListener = Kv;
1843
- var zp = {};
1844
- Object.defineProperty(zp, "__esModule", { value: !0 });
1843
+ var jp = {};
1844
+ Object.defineProperty(jp, "__esModule", { value: !0 });
1845
1845
  var Io = {}, Xe = {};
1846
1846
  (function(t) {
1847
1847
  Object.defineProperty(t, "__esModule", { value: !0 }), t.AudioStreamFormatImpl = t.AudioStreamFormat = t.AudioFormatTag = void 0;
@@ -1966,9 +1966,9 @@ var Io = {}, Xe = {};
1966
1966
  }
1967
1967
  t.AudioStreamFormatImpl = i;
1968
1968
  })(Xe);
1969
- var Ua;
1969
+ var Ha;
1970
1970
  function Jv() {
1971
- return Ua || (Ua = 1, function(t) {
1971
+ return Ha || (Ha = 1, function(t) {
1972
1972
  Object.defineProperty(t, "__esModule", { value: !0 }), t.MicAudioSource = t.AudioWorkletSourceURLPropertyName = void 0;
1973
1973
  const e = _(), r = M(), i = Xe;
1974
1974
  t.AudioWorkletSourceURLPropertyName = "MICROPHONE-WorkletSourceUrl";
@@ -2107,11 +2107,11 @@ function Jv() {
2107
2107
  t.MicAudioSource = u, u.AUDIOFORMAT = i.AudioStreamFormat.getDefaultInputFormat();
2108
2108
  }(Io)), Io;
2109
2109
  }
2110
- var rr = {}, Ha;
2110
+ var rr = {}, Wa;
2111
2111
  function Gv() {
2112
- if (Ha)
2112
+ if (Wa)
2113
2113
  return rr;
2114
- Ha = 1, Object.defineProperty(rr, "__esModule", { value: !0 }), rr.FileAudioSource = void 0;
2114
+ Wa = 1, Object.defineProperty(rr, "__esModule", { value: !0 }), rr.FileAudioSource = void 0;
2115
2115
  const t = _(), e = M(), r = Xe;
2116
2116
  let i = class {
2117
2117
  constructor(a, o, n) {
@@ -2337,7 +2337,7 @@ var Es = {}, Zn = {}, Zv = q && q.__createBinding || (Object.create ? function(t
2337
2337
  Object.defineProperty(t, "default", { enumerable: !0, value: e });
2338
2338
  } : function(t, e) {
2339
2339
  t.default = e;
2340
- }), jp = q && q.__importStar || function(t) {
2340
+ }), Lp = q && q.__importStar || function(t) {
2341
2341
  if (t && t.__esModule)
2342
2342
  return t;
2343
2343
  var e = {};
@@ -2345,12 +2345,12 @@ var Es = {}, Zn = {}, Zv = q && q.__createBinding || (Object.create ? function(t
2345
2345
  for (var r in t)
2346
2346
  r !== "default" && Object.prototype.hasOwnProperty.call(t, r) && Zv(e, t, r);
2347
2347
  return Yv(e, t), e;
2348
- }, ta = q && q.__importDefault || function(t) {
2348
+ }, ra = q && q.__importDefault || function(t) {
2349
2349
  return t && t.__esModule ? t : { default: t };
2350
2350
  };
2351
2351
  Object.defineProperty(Zn, "__esModule", { value: !0 });
2352
2352
  Zn.WebsocketMessageAdapter = void 0;
2353
- const ef = jp(wt), tf = jp(wt), rf = ta(wt), nf = ta(wt), sf = ta(wt), of = X, j = M();
2353
+ const ef = Lp(wt), tf = Lp(wt), rf = ra(wt), nf = ra(wt), sf = ra(wt), of = X, j = M();
2354
2354
  class Wn {
2355
2355
  constructor(e, r, i, u, a, o) {
2356
2356
  if (!e)
@@ -2694,11 +2694,11 @@ File System access not available, please use Push or PullAudioOutputStream`), th
2694
2694
  }
2695
2695
  }
2696
2696
  Yn.AudioFileWriter = vf;
2697
- var me = {}, Wa;
2698
- function Lp() {
2699
- if (Wa)
2697
+ var me = {}, Va;
2698
+ function xp() {
2699
+ if (Va)
2700
2700
  return me;
2701
- Wa = 1, Object.defineProperty(me, "__esModule", { value: !0 }), me.PullAudioInputStreamImpl = me.PullAudioInputStream = me.PushAudioInputStreamImpl = me.PushAudioInputStream = me.AudioInputStream = void 0;
2701
+ Va = 1, Object.defineProperty(me, "__esModule", { value: !0 }), me.PullAudioInputStreamImpl = me.PullAudioInputStream = me.PushAudioInputStreamImpl = me.PushAudioInputStream = me.AudioInputStream = void 0;
2702
2702
  const t = _(), e = M(), r = Ee, i = R(), u = Xe;
2703
2703
  let a = class {
2704
2704
  /**
@@ -2938,15 +2938,15 @@ function Lp() {
2938
2938
  }
2939
2939
  return me.PullAudioInputStreamImpl = c, me;
2940
2940
  }
2941
- var re = {}, Ze = {}, ra = {};
2941
+ var re = {}, Ze = {}, na = {};
2942
2942
  (function(t) {
2943
2943
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SpeechSynthesisOutputFormat = void 0, function(e) {
2944
2944
  e[e.Raw8Khz8BitMonoMULaw = 0] = "Raw8Khz8BitMonoMULaw", e[e.Riff16Khz16KbpsMonoSiren = 1] = "Riff16Khz16KbpsMonoSiren", e[e.Audio16Khz16KbpsMonoSiren = 2] = "Audio16Khz16KbpsMonoSiren", e[e.Audio16Khz32KBitRateMonoMp3 = 3] = "Audio16Khz32KBitRateMonoMp3", e[e.Audio16Khz128KBitRateMonoMp3 = 4] = "Audio16Khz128KBitRateMonoMp3", e[e.Audio16Khz64KBitRateMonoMp3 = 5] = "Audio16Khz64KBitRateMonoMp3", e[e.Audio24Khz48KBitRateMonoMp3 = 6] = "Audio24Khz48KBitRateMonoMp3", e[e.Audio24Khz96KBitRateMonoMp3 = 7] = "Audio24Khz96KBitRateMonoMp3", e[e.Audio24Khz160KBitRateMonoMp3 = 8] = "Audio24Khz160KBitRateMonoMp3", e[e.Raw16Khz16BitMonoTrueSilk = 9] = "Raw16Khz16BitMonoTrueSilk", e[e.Riff16Khz16BitMonoPcm = 10] = "Riff16Khz16BitMonoPcm", e[e.Riff8Khz16BitMonoPcm = 11] = "Riff8Khz16BitMonoPcm", e[e.Riff24Khz16BitMonoPcm = 12] = "Riff24Khz16BitMonoPcm", e[e.Riff8Khz8BitMonoMULaw = 13] = "Riff8Khz8BitMonoMULaw", e[e.Raw16Khz16BitMonoPcm = 14] = "Raw16Khz16BitMonoPcm", e[e.Raw24Khz16BitMonoPcm = 15] = "Raw24Khz16BitMonoPcm", e[e.Raw8Khz16BitMonoPcm = 16] = "Raw8Khz16BitMonoPcm", e[e.Ogg16Khz16BitMonoOpus = 17] = "Ogg16Khz16BitMonoOpus", e[e.Ogg24Khz16BitMonoOpus = 18] = "Ogg24Khz16BitMonoOpus", e[e.Raw48Khz16BitMonoPcm = 19] = "Raw48Khz16BitMonoPcm", e[e.Riff48Khz16BitMonoPcm = 20] = "Riff48Khz16BitMonoPcm", e[e.Audio48Khz96KBitRateMonoMp3 = 21] = "Audio48Khz96KBitRateMonoMp3", e[e.Audio48Khz192KBitRateMonoMp3 = 22] = "Audio48Khz192KBitRateMonoMp3", e[e.Ogg48Khz16BitMonoOpus = 23] = "Ogg48Khz16BitMonoOpus", e[e.Webm16Khz16BitMonoOpus = 24] = "Webm16Khz16BitMonoOpus", e[e.Webm24Khz16BitMonoOpus = 25] = "Webm24Khz16BitMonoOpus", e[e.Raw24Khz16BitMonoTrueSilk = 26] = "Raw24Khz16BitMonoTrueSilk", e[e.Raw8Khz8BitMonoALaw = 27] = "Raw8Khz8BitMonoALaw", e[e.Riff8Khz8BitMonoALaw = 28] = "Riff8Khz8BitMonoALaw", e[e.Webm24Khz16Bit24KbpsMonoOpus = 29] = "Webm24Khz16Bit24KbpsMonoOpus", e[e.Audio16Khz16Bit32KbpsMonoOpus = 30] = "Audio16Khz16Bit32KbpsMonoOpus", e[e.Audio24Khz16Bit48KbpsMonoOpus = 31] = "Audio24Khz16Bit48KbpsMonoOpus", e[e.Audio24Khz16Bit24KbpsMonoOpus = 32] = "Audio24Khz16Bit24KbpsMonoOpus", e[e.Raw22050Hz16BitMonoPcm = 33] = "Raw22050Hz16BitMonoPcm", e[e.Riff22050Hz16BitMonoPcm = 34] = "Riff22050Hz16BitMonoPcm", e[e.Raw44100Hz16BitMonoPcm = 35] = "Raw44100Hz16BitMonoPcm", e[e.Riff44100Hz16BitMonoPcm = 36] = "Riff44100Hz16BitMonoPcm", e[e.AmrWb16000Hz = 37] = "AmrWb16000Hz", e[e.G72216Khz64Kbps = 38] = "G72216Khz64Kbps";
2945
2945
  }(t.SpeechSynthesisOutputFormat || (t.SpeechSynthesisOutputFormat = {}));
2946
- })(ra);
2946
+ })(na);
2947
2947
  Object.defineProperty(Ze, "__esModule", { value: !0 });
2948
2948
  Ze.AudioOutputFormatImpl = void 0;
2949
- const B = ra, L = Xe;
2949
+ const B = na, L = Xe;
2950
2950
  class D extends L.AudioStreamFormatImpl {
2951
2951
  /**
2952
2952
  * Creates an instance with the given values.
@@ -3156,7 +3156,7 @@ D.SpeechSynthesisOutputFormatToString = {
3156
3156
  Object.defineProperty(re, "__esModule", { value: !0 });
3157
3157
  re.PushAudioOutputStreamImpl = re.PushAudioOutputStream = re.PullAudioOutputStreamImpl = re.PullAudioOutputStream = re.AudioOutputStream = void 0;
3158
3158
  const Wo = M(), ff = z, gf = Ze;
3159
- class na {
3159
+ class ia {
3160
3160
  /**
3161
3161
  * Creates and initializes an instance.
3162
3162
  * @constructor
@@ -3171,11 +3171,11 @@ class na {
3171
3171
  * @returns {PullAudioOutputStream} The audio output stream being created.
3172
3172
  */
3173
3173
  static createPullStream() {
3174
- return ia.create();
3174
+ return sa.create();
3175
3175
  }
3176
3176
  }
3177
- re.AudioOutputStream = na;
3178
- class ia extends na {
3177
+ re.AudioOutputStream = ia;
3178
+ class sa extends ia {
3179
3179
  /**
3180
3180
  * Creates a memory backed PullAudioOutputStream with the specified audio format.
3181
3181
  * @member PullAudioOutputStream.create
@@ -3184,11 +3184,11 @@ class ia extends na {
3184
3184
  * @returns {PullAudioOutputStream} The push audio output stream being created.
3185
3185
  */
3186
3186
  static create() {
3187
- return new xp();
3187
+ return new Bp();
3188
3188
  }
3189
3189
  }
3190
- re.PullAudioOutputStream = ia;
3191
- class xp extends ia {
3190
+ re.PullAudioOutputStream = sa;
3191
+ class Bp extends sa {
3192
3192
  /**
3193
3193
  * Creates and initializes an instance with the given values.
3194
3194
  * @constructor
@@ -3277,8 +3277,8 @@ class xp extends ia {
3277
3277
  this.privStream.close();
3278
3278
  }
3279
3279
  }
3280
- re.PullAudioOutputStreamImpl = xp;
3281
- class Bp extends na {
3280
+ re.PullAudioOutputStreamImpl = Bp;
3281
+ class qp extends ia {
3282
3282
  /**
3283
3283
  * Creates and initializes and instance.
3284
3284
  * @constructor
@@ -3297,11 +3297,11 @@ class Bp extends na {
3297
3297
  * @returns {PushAudioOutputStream} The push audio output stream being created.
3298
3298
  */
3299
3299
  static create(e) {
3300
- return new qp(e);
3300
+ return new Fp(e);
3301
3301
  }
3302
3302
  }
3303
- re.PushAudioOutputStream = Bp;
3304
- class qp extends Bp {
3303
+ re.PushAudioOutputStream = qp;
3304
+ class Fp extends qp {
3305
3305
  /**
3306
3306
  * Creates a PushAudioOutputStream that delegates to the specified callback interface for
3307
3307
  * read() and close() methods.
@@ -3325,14 +3325,14 @@ class qp extends Bp {
3325
3325
  return this.privId;
3326
3326
  }
3327
3327
  }
3328
- re.PushAudioOutputStreamImpl = qp;
3329
- var Va;
3330
- function Up() {
3331
- if (Va)
3328
+ re.PushAudioOutputStreamImpl = Fp;
3329
+ var $a;
3330
+ function Hp() {
3331
+ if ($a)
3332
3332
  return De;
3333
- Va = 1, Object.defineProperty(De, "__esModule", { value: !0 }), De.AudioOutputConfigImpl = De.AudioConfigImpl = De.AudioConfig = void 0;
3334
- const t = Z(), e = z, r = R(), i = Yn, u = Lp(), a = re;
3335
- let o = class Fp {
3333
+ $a = 1, Object.defineProperty(De, "__esModule", { value: !0 }), De.AudioOutputConfigImpl = De.AudioConfigImpl = De.AudioConfig = void 0;
3334
+ const t = Z(), e = z, r = R(), i = Yn, u = xp(), a = re;
3335
+ let o = class Up {
3336
3336
  /**
3337
3337
  * Creates an AudioConfig object representing the default microphone on the system.
3338
3338
  * @member AudioConfig.fromDefaultMicrophoneInput
@@ -3411,7 +3411,7 @@ function Up() {
3411
3411
  */
3412
3412
  static fromSpeakerOutput(p) {
3413
3413
  if (p === void 0)
3414
- return Fp.fromDefaultSpeakerOutput();
3414
+ return Up.fromDefaultSpeakerOutput();
3415
3415
  if (p instanceof r.SpeakerAudioDestination)
3416
3416
  return new s(p);
3417
3417
  throw new Error("Not Supported Type");
@@ -3576,12 +3576,12 @@ function Up() {
3576
3576
  }
3577
3577
  return De.AudioOutputConfigImpl = s, De;
3578
3578
  }
3579
- var Hp = {};
3579
+ var Wp = {};
3580
3580
  (function(t) {
3581
3581
  Object.defineProperty(t, "__esModule", { value: !0 }), t.CancellationReason = void 0, function(e) {
3582
3582
  e[e.Error = 0] = "Error", e[e.EndOfStream = 1] = "EndOfStream";
3583
3583
  }(t.CancellationReason || (t.CancellationReason = {}));
3584
- })(Hp);
3584
+ })(Wp);
3585
3585
  var As = {};
3586
3586
  Object.defineProperty(As, "__esModule", { value: !0 });
3587
3587
  As.PullAudioInputStreamCallback = void 0;
@@ -3597,7 +3597,7 @@ Is.PushAudioOutputStreamCallback = Sf;
3597
3597
  var _s = {};
3598
3598
  Object.defineProperty(_s, "__esModule", { value: !0 });
3599
3599
  _s.KeywordRecognitionModel = void 0;
3600
- const $a = z;
3600
+ const Ka = z;
3601
3601
  class Cf {
3602
3602
  /**
3603
3603
  * Create and initializes a new instance.
@@ -3617,7 +3617,7 @@ class Cf {
3617
3617
  * @returns {KeywordRecognitionModel} The keyword recognition model being created.
3618
3618
  */
3619
3619
  static fromFile(e) {
3620
- throw $a.Contracts.throwIfFileDoesNotExist(e, "fileName"), new Error("Not yet implemented.");
3620
+ throw Ka.Contracts.throwIfFileDoesNotExist(e, "fileName"), new Error("Not yet implemented.");
3621
3621
  }
3622
3622
  /**
3623
3623
  * Creates a keyword recognition model using the specified filename.
@@ -3629,7 +3629,7 @@ class Cf {
3629
3629
  * @returns {KeywordRecognitionModel} The keyword recognition model being created.
3630
3630
  */
3631
3631
  static fromStream(e) {
3632
- throw $a.Contracts.throwIfNull(e, "file"), new Error("Not yet implemented.");
3632
+ throw Ka.Contracts.throwIfNull(e, "file"), new Error("Not yet implemented.");
3633
3633
  }
3634
3634
  /**
3635
3635
  * Dispose of associated resources.
@@ -3666,11 +3666,11 @@ class yf {
3666
3666
  }
3667
3667
  }
3668
3668
  Ts.SessionEventArgs = yf;
3669
- var sr = {}, Ka;
3669
+ var sr = {}, Ja;
3670
3670
  function Pf() {
3671
- if (Ka)
3671
+ if (Ja)
3672
3672
  return sr;
3673
- Ka = 1, Object.defineProperty(sr, "__esModule", { value: !0 }), sr.RecognitionEventArgs = void 0;
3673
+ Ja = 1, Object.defineProperty(sr, "__esModule", { value: !0 }), sr.RecognitionEventArgs = void 0;
3674
3674
  const t = R();
3675
3675
  let e = class extends t.SessionEventArgs {
3676
3676
  /**
@@ -3694,17 +3694,17 @@ function Pf() {
3694
3694
  };
3695
3695
  return sr.RecognitionEventArgs = e, sr;
3696
3696
  }
3697
- var Wp = {};
3697
+ var Vp = {};
3698
3698
  (function(t) {
3699
3699
  Object.defineProperty(t, "__esModule", { value: !0 }), t.OutputFormat = void 0, function(e) {
3700
3700
  e[e.Simple = 0] = "Simple", e[e.Detailed = 1] = "Detailed";
3701
3701
  }(t.OutputFormat || (t.OutputFormat = {}));
3702
- })(Wp);
3703
- var or = {}, Ja;
3702
+ })(Vp);
3703
+ var or = {}, Ga;
3704
3704
  function Rf() {
3705
- if (Ja)
3705
+ if (Ga)
3706
3706
  return or;
3707
- Ja = 1, Object.defineProperty(or, "__esModule", { value: !0 }), or.IntentRecognitionEventArgs = void 0;
3707
+ Ga = 1, Object.defineProperty(or, "__esModule", { value: !0 }), or.IntentRecognitionEventArgs = void 0;
3708
3708
  const t = R();
3709
3709
  let e = class extends t.RecognitionEventArgs {
3710
3710
  /**
@@ -3853,11 +3853,11 @@ class Ef {
3853
3853
  }
3854
3854
  }
3855
3855
  bs.RecognitionResult = Ef;
3856
- var ar = {}, Ga;
3856
+ var ar = {}, Qa;
3857
3857
  function wf() {
3858
- if (Ga)
3858
+ if (Qa)
3859
3859
  return ar;
3860
- Ga = 1, Object.defineProperty(ar, "__esModule", { value: !0 }), ar.SpeechRecognitionResult = void 0;
3860
+ Qa = 1, Object.defineProperty(ar, "__esModule", { value: !0 }), ar.SpeechRecognitionResult = void 0;
3861
3861
  const t = R();
3862
3862
  let e = class extends t.RecognitionResult {
3863
3863
  /**
@@ -3892,11 +3892,11 @@ function wf() {
3892
3892
  };
3893
3893
  return ar.SpeechRecognitionResult = e, ar;
3894
3894
  }
3895
- var cr = {}, Qa;
3895
+ var cr = {}, Xa;
3896
3896
  function Af() {
3897
- if (Qa)
3897
+ if (Xa)
3898
3898
  return cr;
3899
- Qa = 1, Object.defineProperty(cr, "__esModule", { value: !0 }), cr.IntentRecognitionResult = void 0;
3899
+ Xa = 1, Object.defineProperty(cr, "__esModule", { value: !0 }), cr.IntentRecognitionResult = void 0;
3900
3900
  const t = R();
3901
3901
  let e = class extends t.SpeechRecognitionResult {
3902
3902
  /**
@@ -3934,7 +3934,7 @@ var Lt = {};
3934
3934
  Object.defineProperty(Lt, "__esModule", { value: !0 });
3935
3935
  Lt.LanguageUnderstandingModelImpl = Lt.LanguageUnderstandingModel = void 0;
3936
3936
  const It = z;
3937
- class Vp {
3937
+ class $p {
3938
3938
  /**
3939
3939
  * Creates and initializes a new instance
3940
3940
  * @constructor
@@ -3995,15 +3995,15 @@ class Vp {
3995
3995
  return u.appId = r, u.region = i, u.subscriptionKey = e, u;
3996
3996
  }
3997
3997
  }
3998
- Lt.LanguageUnderstandingModel = Vp;
3999
- class Vi extends Vp {
3998
+ Lt.LanguageUnderstandingModel = $p;
3999
+ class Vi extends $p {
4000
4000
  }
4001
4001
  Lt.LanguageUnderstandingModelImpl = Vi;
4002
- var ke = {}, Xa;
4002
+ var ke = {}, Za;
4003
4003
  function If() {
4004
- if (Xa)
4004
+ if (Za)
4005
4005
  return ke;
4006
- Xa = 1, Object.defineProperty(ke, "__esModule", { value: !0 }), ke.MeetingTranscriptionEventArgs = ke.ConversationTranscriptionEventArgs = ke.SpeechRecognitionEventArgs = void 0;
4006
+ Za = 1, Object.defineProperty(ke, "__esModule", { value: !0 }), ke.MeetingTranscriptionEventArgs = ke.ConversationTranscriptionEventArgs = ke.SpeechRecognitionEventArgs = void 0;
4007
4007
  const t = R();
4008
4008
  let e = class extends t.RecognitionEventArgs {
4009
4009
  /**
@@ -4055,11 +4055,11 @@ function If() {
4055
4055
  }
4056
4056
  return ke.MeetingTranscriptionEventArgs = i, ke;
4057
4057
  }
4058
- var ur = {}, pr = {}, Za;
4058
+ var ur = {}, pr = {}, Ya;
4059
4059
  function ei() {
4060
- if (Za)
4060
+ if (Ya)
4061
4061
  return pr;
4062
- Za = 1, Object.defineProperty(pr, "__esModule", { value: !0 }), pr.CancellationEventArgsBase = void 0;
4062
+ Ya = 1, Object.defineProperty(pr, "__esModule", { value: !0 }), pr.CancellationEventArgsBase = void 0;
4063
4063
  const t = R();
4064
4064
  let e = class extends t.RecognitionEventArgs {
4065
4065
  /**
@@ -4103,21 +4103,21 @@ function ei() {
4103
4103
  };
4104
4104
  return pr.CancellationEventArgsBase = e, pr;
4105
4105
  }
4106
- var Ya;
4106
+ var ec;
4107
4107
  function _f() {
4108
- if (Ya)
4108
+ if (ec)
4109
4109
  return ur;
4110
- Ya = 1, Object.defineProperty(ur, "__esModule", { value: !0 }), ur.SpeechRecognitionCanceledEventArgs = void 0;
4110
+ ec = 1, Object.defineProperty(ur, "__esModule", { value: !0 }), ur.SpeechRecognitionCanceledEventArgs = void 0;
4111
4111
  const t = ei();
4112
4112
  let e = class extends t.CancellationEventArgsBase {
4113
4113
  };
4114
4114
  return ur.SpeechRecognitionCanceledEventArgs = e, ur;
4115
4115
  }
4116
- var dr = {}, ec;
4116
+ var dr = {}, tc;
4117
4117
  function Tf() {
4118
- if (ec)
4118
+ if (tc)
4119
4119
  return dr;
4120
- ec = 1, Object.defineProperty(dr, "__esModule", { value: !0 }), dr.TranslationRecognitionEventArgs = void 0;
4120
+ tc = 1, Object.defineProperty(dr, "__esModule", { value: !0 }), dr.TranslationRecognitionEventArgs = void 0;
4121
4121
  const t = R();
4122
4122
  let e = class extends t.RecognitionEventArgs {
4123
4123
  /**
@@ -4143,11 +4143,11 @@ function Tf() {
4143
4143
  };
4144
4144
  return dr.TranslationRecognitionEventArgs = e, dr;
4145
4145
  }
4146
- var lr = {}, tc;
4146
+ var lr = {}, rc;
4147
4147
  function bf() {
4148
- if (tc)
4148
+ if (rc)
4149
4149
  return lr;
4150
- tc = 1, Object.defineProperty(lr, "__esModule", { value: !0 }), lr.TranslationSynthesisEventArgs = void 0;
4150
+ rc = 1, Object.defineProperty(lr, "__esModule", { value: !0 }), lr.TranslationSynthesisEventArgs = void 0;
4151
4151
  const t = R();
4152
4152
  let e = class extends t.SessionEventArgs {
4153
4153
  /**
@@ -4172,13 +4172,13 @@ function bf() {
4172
4172
  };
4173
4173
  return lr.TranslationSynthesisEventArgs = e, lr;
4174
4174
  }
4175
- var hr = {}, rc;
4176
- function Kp() {
4177
- if (rc)
4175
+ var hr = {}, nc;
4176
+ function Jp() {
4177
+ if (nc)
4178
4178
  return hr;
4179
- rc = 1, Object.defineProperty(hr, "__esModule", { value: !0 }), hr.TranslationRecognitionResult = void 0;
4179
+ nc = 1, Object.defineProperty(hr, "__esModule", { value: !0 }), hr.TranslationRecognitionResult = void 0;
4180
4180
  const t = R();
4181
- let e = class $p extends t.SpeechRecognitionResult {
4181
+ let e = class Kp extends t.SpeechRecognitionResult {
4182
4182
  /**
4183
4183
  * Creates and initializes an instance of this class.
4184
4184
  * @constructor
@@ -4198,7 +4198,7 @@ function Kp() {
4198
4198
  super(u, a, o, n, s, c, p, void 0, d, l, h), this.privTranslations = i;
4199
4199
  }
4200
4200
  static fromSpeechRecognitionResult(i) {
4201
- return new $p(void 0, i.resultId, i.reason, i.text, i.duration, i.offset, i.language, i.languageDetectionConfidence, i.errorDetails, i.json, i.properties);
4201
+ return new Kp(void 0, i.resultId, i.reason, i.text, i.duration, i.offset, i.language, i.languageDetectionConfidence, i.errorDetails, i.json, i.properties);
4202
4202
  }
4203
4203
  /**
4204
4204
  * Presents the translation results. Each item in the dictionary represents
@@ -4251,17 +4251,17 @@ class Mf {
4251
4251
  }
4252
4252
  }
4253
4253
  Ms.TranslationSynthesisResult = Mf;
4254
- var Jp = {};
4254
+ var Gp = {};
4255
4255
  (function(t) {
4256
4256
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ResultReason = void 0, function(e) {
4257
4257
  e[e.NoMatch = 0] = "NoMatch", e[e.Canceled = 1] = "Canceled", e[e.RecognizingSpeech = 2] = "RecognizingSpeech", e[e.RecognizedSpeech = 3] = "RecognizedSpeech", e[e.RecognizedKeyword = 4] = "RecognizedKeyword", e[e.RecognizingIntent = 5] = "RecognizingIntent", e[e.RecognizedIntent = 6] = "RecognizedIntent", e[e.TranslatingSpeech = 7] = "TranslatingSpeech", e[e.TranslatedSpeech = 8] = "TranslatedSpeech", e[e.SynthesizingAudio = 9] = "SynthesizingAudio", e[e.SynthesizingAudioCompleted = 10] = "SynthesizingAudioCompleted", e[e.SynthesizingAudioStarted = 11] = "SynthesizingAudioStarted", e[e.EnrollingVoiceProfile = 12] = "EnrollingVoiceProfile", e[e.EnrolledVoiceProfile = 13] = "EnrolledVoiceProfile", e[e.RecognizedSpeakers = 14] = "RecognizedSpeakers", e[e.RecognizedSpeaker = 15] = "RecognizedSpeaker", e[e.ResetVoiceProfile = 16] = "ResetVoiceProfile", e[e.DeletedVoiceProfile = 17] = "DeletedVoiceProfile", e[e.VoicesListRetrieved = 18] = "VoicesListRetrieved", e[e.TranslatingParticipantSpeech = 19] = "TranslatingParticipantSpeech", e[e.TranslatedParticipantSpeech = 20] = "TranslatedParticipantSpeech", e[e.TranslatedInstantMessage = 21] = "TranslatedInstantMessage", e[e.TranslatedParticipantInstantMessage = 22] = "TranslatedParticipantInstantMessage";
4258
4258
  }(t.ResultReason || (t.ResultReason = {}));
4259
- })(Jp);
4260
- var tt = {}, nc;
4259
+ })(Gp);
4260
+ var tt = {}, ic;
4261
4261
  function Of() {
4262
- if (nc)
4262
+ if (ic)
4263
4263
  return tt;
4264
- nc = 1, Object.defineProperty(tt, "__esModule", { value: !0 }), tt.SpeechConfigImpl = tt.SpeechConfig = void 0;
4264
+ ic = 1, Object.defineProperty(tt, "__esModule", { value: !0 }), tt.SpeechConfigImpl = tt.SpeechConfig = void 0;
4265
4265
  const t = _(), e = z, r = R();
4266
4266
  let i = class {
4267
4267
  /**
@@ -4448,11 +4448,11 @@ function Of() {
4448
4448
  }
4449
4449
  return tt.SpeechConfigImpl = u, tt;
4450
4450
  }
4451
- var rt = {}, ic;
4451
+ var rt = {}, sc;
4452
4452
  function Df() {
4453
- if (ic)
4453
+ if (sc)
4454
4454
  return rt;
4455
- ic = 1, Object.defineProperty(rt, "__esModule", { value: !0 }), rt.SpeechTranslationConfigImpl = rt.SpeechTranslationConfig = void 0;
4455
+ sc = 1, Object.defineProperty(rt, "__esModule", { value: !0 }), rt.SpeechTranslationConfigImpl = rt.SpeechTranslationConfig = void 0;
4456
4456
  const t = _(), e = z, r = R();
4457
4457
  let i = class extends r.SpeechConfig {
4458
4458
  /**
@@ -4746,13 +4746,13 @@ function Df() {
4746
4746
  }
4747
4747
  return rt.SpeechTranslationConfigImpl = u, rt;
4748
4748
  }
4749
- var vr = {}, sc;
4750
- function Qp() {
4751
- if (sc)
4749
+ var vr = {}, oc;
4750
+ function Xp() {
4751
+ if (oc)
4752
4752
  return vr;
4753
- sc = 1, Object.defineProperty(vr, "__esModule", { value: !0 }), vr.PropertyCollection = void 0;
4753
+ oc = 1, Object.defineProperty(vr, "__esModule", { value: !0 }), vr.PropertyCollection = void 0;
4754
4754
  const t = R();
4755
- let e = class Gp {
4755
+ let e = class Qp {
4756
4756
  constructor() {
4757
4757
  this.privKeys = [], this.privValues = [];
4758
4758
  }
@@ -4803,7 +4803,7 @@ function Qp() {
4803
4803
  * @returns {PropertyCollection} A copy of the collection.
4804
4804
  */
4805
4805
  clone() {
4806
- const i = new Gp();
4806
+ const i = new Qp();
4807
4807
  for (let u = 0; u < this.privKeys.length; u++)
4808
4808
  i.privKeys.push(this.privKeys[u]), i.privValues.push(this.privValues[u]);
4809
4809
  return i;
@@ -4842,13 +4842,13 @@ var Os = {};
4842
4842
  e[e.SpeechServiceConnection_Key = 0] = "SpeechServiceConnection_Key", e[e.SpeechServiceConnection_Endpoint = 1] = "SpeechServiceConnection_Endpoint", e[e.SpeechServiceConnection_Region = 2] = "SpeechServiceConnection_Region", e[e.SpeechServiceAuthorization_Token = 3] = "SpeechServiceAuthorization_Token", e[e.SpeechServiceAuthorization_Type = 4] = "SpeechServiceAuthorization_Type", e[e.SpeechServiceConnection_EndpointId = 5] = "SpeechServiceConnection_EndpointId", e[e.SpeechServiceConnection_TranslationToLanguages = 6] = "SpeechServiceConnection_TranslationToLanguages", e[e.SpeechServiceConnection_TranslationVoice = 7] = "SpeechServiceConnection_TranslationVoice", e[e.SpeechServiceConnection_TranslationFeatures = 8] = "SpeechServiceConnection_TranslationFeatures", e[e.SpeechServiceConnection_TranslationCategoryId = 9] = "SpeechServiceConnection_TranslationCategoryId", e[e.SpeechServiceConnection_IntentRegion = 10] = "SpeechServiceConnection_IntentRegion", e[e.SpeechServiceConnection_ProxyHostName = 11] = "SpeechServiceConnection_ProxyHostName", e[e.SpeechServiceConnection_ProxyPort = 12] = "SpeechServiceConnection_ProxyPort", e[e.SpeechServiceConnection_ProxyUserName = 13] = "SpeechServiceConnection_ProxyUserName", e[e.SpeechServiceConnection_ProxyPassword = 14] = "SpeechServiceConnection_ProxyPassword", e[e.SpeechServiceConnection_RecoMode = 15] = "SpeechServiceConnection_RecoMode", e[e.SpeechServiceConnection_RecoLanguage = 16] = "SpeechServiceConnection_RecoLanguage", e[e.Speech_SessionId = 17] = "Speech_SessionId", e[e.SpeechServiceConnection_SynthLanguage = 18] = "SpeechServiceConnection_SynthLanguage", e[e.SpeechServiceConnection_SynthVoice = 19] = "SpeechServiceConnection_SynthVoice", e[e.SpeechServiceConnection_SynthOutputFormat = 20] = "SpeechServiceConnection_SynthOutputFormat", e[e.SpeechServiceConnection_AutoDetectSourceLanguages = 21] = "SpeechServiceConnection_AutoDetectSourceLanguages", e[e.SpeechServiceResponse_RequestDetailedResultTrueFalse = 22] = "SpeechServiceResponse_RequestDetailedResultTrueFalse", e[e.SpeechServiceResponse_RequestProfanityFilterTrueFalse = 23] = "SpeechServiceResponse_RequestProfanityFilterTrueFalse", e[e.SpeechServiceResponse_JsonResult = 24] = "SpeechServiceResponse_JsonResult", e[e.SpeechServiceResponse_JsonErrorDetails = 25] = "SpeechServiceResponse_JsonErrorDetails", e[e.CancellationDetails_Reason = 26] = "CancellationDetails_Reason", e[e.CancellationDetails_ReasonText = 27] = "CancellationDetails_ReasonText", e[e.CancellationDetails_ReasonDetailedText = 28] = "CancellationDetails_ReasonDetailedText", e[e.LanguageUnderstandingServiceResponse_JsonResult = 29] = "LanguageUnderstandingServiceResponse_JsonResult", e[e.SpeechServiceConnection_Url = 30] = "SpeechServiceConnection_Url", e[e.SpeechServiceConnection_InitialSilenceTimeoutMs = 31] = "SpeechServiceConnection_InitialSilenceTimeoutMs", e[e.SpeechServiceConnection_EndSilenceTimeoutMs = 32] = "SpeechServiceConnection_EndSilenceTimeoutMs", e[e.Speech_SegmentationSilenceTimeoutMs = 33] = "Speech_SegmentationSilenceTimeoutMs", e[e.Speech_SegmentationMaximumTimeMs = 34] = "Speech_SegmentationMaximumTimeMs", e[e.Speech_SegmentationStrategy = 35] = "Speech_SegmentationStrategy", e[e.SpeechServiceConnection_EnableAudioLogging = 36] = "SpeechServiceConnection_EnableAudioLogging", e[e.SpeechServiceConnection_LanguageIdMode = 37] = "SpeechServiceConnection_LanguageIdMode", e[e.SpeechServiceConnection_RecognitionEndpointVersion = 38] = "SpeechServiceConnection_RecognitionEndpointVersion", e[e.SpeechServiceConnection_SpeakerIdMode = 39] = "SpeechServiceConnection_SpeakerIdMode", e[e.SpeechServiceResponse_ProfanityOption = 40] = "SpeechServiceResponse_ProfanityOption", e[e.SpeechServiceResponse_PostProcessingOption = 41] = "SpeechServiceResponse_PostProcessingOption", e[e.SpeechServiceResponse_RequestWordLevelTimestamps = 42] = "SpeechServiceResponse_RequestWordLevelTimestamps", e[e.SpeechServiceResponse_StablePartialResultThreshold = 43] = "SpeechServiceResponse_StablePartialResultThreshold", e[e.SpeechServiceResponse_OutputFormatOption = 44] = "SpeechServiceResponse_OutputFormatOption", e[e.SpeechServiceResponse_TranslationRequestStablePartialResult = 45] = "SpeechServiceResponse_TranslationRequestStablePartialResult", e[e.SpeechServiceResponse_RequestWordBoundary = 46] = "SpeechServiceResponse_RequestWordBoundary", e[e.SpeechServiceResponse_RequestPunctuationBoundary = 47] = "SpeechServiceResponse_RequestPunctuationBoundary", e[e.SpeechServiceResponse_RequestSentenceBoundary = 48] = "SpeechServiceResponse_RequestSentenceBoundary", e[e.SpeechServiceResponse_DiarizeIntermediateResults = 49] = "SpeechServiceResponse_DiarizeIntermediateResults", e[e.Conversation_ApplicationId = 50] = "Conversation_ApplicationId", e[e.Conversation_DialogType = 51] = "Conversation_DialogType", e[e.Conversation_Initial_Silence_Timeout = 52] = "Conversation_Initial_Silence_Timeout", e[e.Conversation_From_Id = 53] = "Conversation_From_Id", e[e.Conversation_Conversation_Id = 54] = "Conversation_Conversation_Id", e[e.Conversation_Custom_Voice_Deployment_Ids = 55] = "Conversation_Custom_Voice_Deployment_Ids", e[e.Conversation_Speech_Activity_Template = 56] = "Conversation_Speech_Activity_Template", e[e.Conversation_Request_Bot_Status_Messages = 57] = "Conversation_Request_Bot_Status_Messages", e[e.Conversation_Agent_Connection_Id = 58] = "Conversation_Agent_Connection_Id", e[e.SpeechServiceConnection_Host = 59] = "SpeechServiceConnection_Host", e[e.ConversationTranslator_Host = 60] = "ConversationTranslator_Host", e[e.ConversationTranslator_Name = 61] = "ConversationTranslator_Name", e[e.ConversationTranslator_CorrelationId = 62] = "ConversationTranslator_CorrelationId", e[e.ConversationTranslator_Token = 63] = "ConversationTranslator_Token", e[e.PronunciationAssessment_ReferenceText = 64] = "PronunciationAssessment_ReferenceText", e[e.PronunciationAssessment_GradingSystem = 65] = "PronunciationAssessment_GradingSystem", e[e.PronunciationAssessment_Granularity = 66] = "PronunciationAssessment_Granularity", e[e.PronunciationAssessment_EnableMiscue = 67] = "PronunciationAssessment_EnableMiscue", e[e.PronunciationAssessment_Json = 68] = "PronunciationAssessment_Json", e[e.PronunciationAssessment_Params = 69] = "PronunciationAssessment_Params", e[e.SpeakerRecognition_Api_Version = 70] = "SpeakerRecognition_Api_Version", e[e.WebWorkerLoadType = 71] = "WebWorkerLoadType", e[e.TalkingAvatarService_WebRTC_SDP = 72] = "TalkingAvatarService_WebRTC_SDP";
4843
4843
  }(t.PropertyId || (t.PropertyId = {}));
4844
4844
  })(Os);
4845
- var fr = {}, oc;
4845
+ var fr = {}, ac;
4846
4846
  function kf() {
4847
- if (oc)
4847
+ if (ac)
4848
4848
  return fr;
4849
- oc = 1, Object.defineProperty(fr, "__esModule", { value: !0 }), fr.Recognizer = void 0;
4849
+ ac = 1, Object.defineProperty(fr, "__esModule", { value: !0 }), fr.Recognizer = void 0;
4850
4850
  const t = _(), e = M(), r = z, i = R();
4851
- let u = class Xp {
4851
+ let u = class Zp {
4852
4852
  /**
4853
4853
  * Creates and initializes an instance of a Recognizer
4854
4854
  * @constructor
@@ -4917,7 +4917,7 @@ function kf() {
4917
4917
  let o = typeof window < "u" ? "Browser" : "Node", n = "unknown", s = "unknown";
4918
4918
  typeof navigator < "u" && (o = o + "/" + navigator.platform, n = navigator.userAgent, s = navigator.appVersion);
4919
4919
  const c = this.createRecognizerConfig(new t.SpeechServiceConfig(new t.Context(new t.OS(o, n, s))));
4920
- this.privReco = this.createServiceRecognizer(Xp.getAuth(this.privProperties, this.tokenCredential), this.privConnectionFactory, this.audioConfig, c);
4920
+ this.privReco = this.createServiceRecognizer(Zp.getAuth(this.privProperties, this.tokenCredential), this.privConnectionFactory, this.audioConfig, c);
4921
4921
  }
4922
4922
  async recognizeOnceAsyncImpl(o) {
4923
4923
  r.Contracts.throwIfDisposed(this.privDisposed);
@@ -4968,13 +4968,13 @@ var gr = {}, Ce = {};
4968
4968
  e.Interactive = "Interactive", e.Dictation = "Dictation", e.Conversation = "Conversation", e.None = "None";
4969
4969
  }(t.RecognitionMode || (t.RecognitionMode = {}));
4970
4970
  })(Ce);
4971
- var ac;
4971
+ var cc;
4972
4972
  function Nf() {
4973
- if (ac)
4973
+ if (cc)
4974
4974
  return gr;
4975
- ac = 1, Object.defineProperty(gr, "__esModule", { value: !0 }), gr.SpeechRecognizer = void 0;
4975
+ cc = 1, Object.defineProperty(gr, "__esModule", { value: !0 }), gr.SpeechRecognizer = void 0;
4976
4976
  const t = _(), e = Ce, r = M(), i = z, u = R();
4977
- let a = class Zp extends u.Recognizer {
4977
+ let a = class Yp extends u.Recognizer {
4978
4978
  /**
4979
4979
  * SpeechRecognizer constructor.
4980
4980
  * @constructor
@@ -4994,7 +4994,7 @@ function Nf() {
4994
4994
  */
4995
4995
  static FromConfig(n, s, c) {
4996
4996
  const p = n;
4997
- return s.properties.mergeTo(p.properties), new Zp(n, c);
4997
+ return s.properties.mergeTo(p.properties), new Yp(n, c);
4998
4998
  }
4999
4999
  /**
5000
5000
  * Gets the endpoint id of a customized speech model that is used for speech recognition.
@@ -5153,11 +5153,11 @@ function Nf() {
5153
5153
  };
5154
5154
  return gr.SpeechRecognizer = a, gr;
5155
5155
  }
5156
- var mr = {}, cc;
5156
+ var mr = {}, uc;
5157
5157
  function zf() {
5158
- if (cc)
5158
+ if (uc)
5159
5159
  return mr;
5160
- cc = 1, Object.defineProperty(mr, "__esModule", { value: !0 }), mr.IntentRecognizer = void 0;
5160
+ uc = 1, Object.defineProperty(mr, "__esModule", { value: !0 }), mr.IntentRecognizer = void 0;
5161
5161
  const t = _(), e = Ce, r = M(), i = z, u = R();
5162
5162
  let a = class extends u.Recognizer {
5163
5163
  /**
@@ -5386,18 +5386,18 @@ function zf() {
5386
5386
  };
5387
5387
  return mr.IntentRecognizer = a, mr;
5388
5388
  }
5389
- var Yp = {};
5389
+ var ed = {};
5390
5390
  (function(t) {
5391
5391
  Object.defineProperty(t, "__esModule", { value: !0 }), t.VoiceProfileType = void 0, function(e) {
5392
5392
  e[e.TextIndependentIdentification = 0] = "TextIndependentIdentification", e[e.TextDependentVerification = 1] = "TextDependentVerification", e[e.TextIndependentVerification = 2] = "TextIndependentVerification";
5393
5393
  }(t.VoiceProfileType || (t.VoiceProfileType = {}));
5394
- })(Yp);
5395
- var Sr = {}, Cr = {}, nt = {}, uc;
5396
- function ed() {
5397
- if (uc)
5394
+ })(ed);
5395
+ var Sr = {}, Cr = {}, nt = {}, pc;
5396
+ function td() {
5397
+ if (pc)
5398
5398
  return nt;
5399
- uc = 1, Object.defineProperty(nt, "__esModule", { value: !0 }), nt.ConnectionMessageImpl = nt.ConnectionMessage = void 0;
5400
- const t = X, e = M(), r = Qp(), i = Os;
5399
+ pc = 1, Object.defineProperty(nt, "__esModule", { value: !0 }), nt.ConnectionMessageImpl = nt.ConnectionMessage = void 0;
5400
+ const t = X, e = M(), r = Xp(), i = Os;
5401
5401
  let u = class {
5402
5402
  };
5403
5403
  nt.ConnectionMessage = u;
@@ -5457,12 +5457,12 @@ function ed() {
5457
5457
  }
5458
5458
  return nt.ConnectionMessageImpl = a, nt;
5459
5459
  }
5460
- var pc;
5461
- function td() {
5462
- if (pc)
5460
+ var dc;
5461
+ function rd() {
5462
+ if (dc)
5463
5463
  return Cr;
5464
- pc = 1, Object.defineProperty(Cr, "__esModule", { value: !0 }), Cr.Connection = void 0;
5465
- const t = _(), e = M(), r = ed(), i = z, u = R();
5464
+ dc = 1, Object.defineProperty(Cr, "__esModule", { value: !0 }), Cr.Connection = void 0;
5465
+ const t = _(), e = M(), r = td(), i = z, u = R();
5466
5466
  let a = class Vo {
5467
5467
  /**
5468
5468
  * Gets the Connection instance from the specified recognizer.
@@ -5551,13 +5551,13 @@ function td() {
5551
5551
  };
5552
5552
  return Cr.Connection = a, Cr;
5553
5553
  }
5554
- var dc;
5554
+ var lc;
5555
5555
  function jf() {
5556
- if (dc)
5556
+ if (lc)
5557
5557
  return Sr;
5558
- dc = 1, Object.defineProperty(Sr, "__esModule", { value: !0 }), Sr.TranslationRecognizer = void 0;
5559
- const t = _(), e = Ce, r = M(), i = td(), u = z, a = R();
5560
- let o = class rd extends a.Recognizer {
5558
+ lc = 1, Object.defineProperty(Sr, "__esModule", { value: !0 }), Sr.TranslationRecognizer = void 0;
5559
+ const t = _(), e = Ce, r = M(), i = rd(), u = z, a = R();
5560
+ let o = class nd extends a.Recognizer {
5561
5561
  /**
5562
5562
  * Initializes an instance of the TranslationRecognizer.
5563
5563
  * @constructor
@@ -5578,7 +5578,7 @@ function jf() {
5578
5578
  */
5579
5579
  static FromConfig(s, c, p) {
5580
5580
  const d = s;
5581
- return c.properties.mergeTo(d.properties), c.properties.getProperty(a.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages, void 0) === t.AutoDetectSourceLanguagesOpenRangeOptionName && d.properties.setProperty(a.PropertyId.SpeechServiceConnection_RecoLanguage, "en-US"), new rd(s, p);
5581
+ return c.properties.mergeTo(d.properties), c.properties.getProperty(a.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages, void 0) === t.AutoDetectSourceLanguagesOpenRangeOptionName && d.properties.setProperty(a.PropertyId.SpeechServiceConnection_RecoLanguage, "en-US"), new nd(s, p);
5582
5582
  }
5583
5583
  /**
5584
5584
  * Gets the language name that was set when the recognizer was created.
@@ -5745,11 +5745,11 @@ function jf() {
5745
5745
  };
5746
5746
  return Sr.TranslationRecognizer = o, Sr;
5747
5747
  }
5748
- var yr = {}, lc;
5748
+ var yr = {}, hc;
5749
5749
  function Lf() {
5750
- if (lc)
5750
+ if (hc)
5751
5751
  return yr;
5752
- lc = 1, Object.defineProperty(yr, "__esModule", { value: !0 }), yr.Translations = void 0;
5752
+ hc = 1, Object.defineProperty(yr, "__esModule", { value: !0 }), yr.Translations = void 0;
5753
5753
  const t = R();
5754
5754
  let e = class {
5755
5755
  constructor() {
@@ -5793,19 +5793,19 @@ function Lf() {
5793
5793
  };
5794
5794
  return yr.Translations = e, yr;
5795
5795
  }
5796
- var nd = {};
5796
+ var id = {};
5797
5797
  (function(t) {
5798
5798
  Object.defineProperty(t, "__esModule", { value: !0 }), t.NoMatchReason = void 0, function(e) {
5799
5799
  e[e.NotRecognized = 0] = "NotRecognized", e[e.InitialSilenceTimeout = 1] = "InitialSilenceTimeout", e[e.InitialBabbleTimeout = 2] = "InitialBabbleTimeout";
5800
5800
  }(t.NoMatchReason || (t.NoMatchReason = {}));
5801
- })(nd);
5802
- var Pr = {}, hc;
5801
+ })(id);
5802
+ var Pr = {}, vc;
5803
5803
  function xf() {
5804
- if (hc)
5804
+ if (vc)
5805
5805
  return Pr;
5806
- hc = 1, Object.defineProperty(Pr, "__esModule", { value: !0 }), Pr.NoMatchDetails = void 0;
5806
+ vc = 1, Object.defineProperty(Pr, "__esModule", { value: !0 }), Pr.NoMatchDetails = void 0;
5807
5807
  const t = _(), e = R();
5808
- let r = class id {
5808
+ let r = class sd {
5809
5809
  /**
5810
5810
  * Creates and initializes an instance of this class.
5811
5811
  * @constructor
@@ -5837,7 +5837,7 @@ function xf() {
5837
5837
  o = e.NoMatchReason.NotRecognized;
5838
5838
  break;
5839
5839
  }
5840
- return new id(o);
5840
+ return new sd(o);
5841
5841
  }
5842
5842
  /**
5843
5843
  * The reason the recognition was canceled.
@@ -5917,11 +5917,11 @@ class Bf {
5917
5917
  }
5918
5918
  }
5919
5919
  Ds.TranslationRecognitionCanceledEventArgs = Bf;
5920
- var Rr = {}, vc;
5920
+ var Rr = {}, fc;
5921
5921
  function qf() {
5922
- if (vc)
5922
+ if (fc)
5923
5923
  return Rr;
5924
- vc = 1, Object.defineProperty(Rr, "__esModule", { value: !0 }), Rr.IntentRecognitionCanceledEventArgs = void 0;
5924
+ fc = 1, Object.defineProperty(Rr, "__esModule", { value: !0 }), Rr.IntentRecognitionCanceledEventArgs = void 0;
5925
5925
  const t = R();
5926
5926
  let e = class extends t.IntentRecognitionEventArgs {
5927
5927
  /**
@@ -6008,13 +6008,13 @@ class Ff {
6008
6008
  }
6009
6009
  }
6010
6010
  ti.CancellationDetailsBase = Ff;
6011
- var Er = {}, fc;
6011
+ var Er = {}, gc;
6012
6012
  function Uf() {
6013
- if (fc)
6013
+ if (gc)
6014
6014
  return Er;
6015
- fc = 1, Object.defineProperty(Er, "__esModule", { value: !0 }), Er.CancellationDetails = void 0;
6015
+ gc = 1, Object.defineProperty(Er, "__esModule", { value: !0 }), Er.CancellationDetails = void 0;
6016
6016
  const t = _(), e = ti, r = R();
6017
- let i = class sd extends e.CancellationDetailsBase {
6017
+ let i = class od extends e.CancellationDetailsBase {
6018
6018
  constructor(a, o, n) {
6019
6019
  super(a, o, n);
6020
6020
  }
@@ -6032,32 +6032,32 @@ function Uf() {
6032
6032
  const s = t.SimpleSpeechPhrase.fromJSON(a.json, 0);
6033
6033
  o = t.EnumTranslation.implTranslateCancelResult(s.RecognitionStatus);
6034
6034
  }
6035
- return a.properties && (n = r.CancellationErrorCode[a.properties.getProperty(t.CancellationErrorCodePropertyName, r.CancellationErrorCode[r.CancellationErrorCode.NoError])]), new sd(o, a.errorDetails || t.EnumTranslation.implTranslateErrorDetails(n), n);
6035
+ return a.properties && (n = r.CancellationErrorCode[a.properties.getProperty(t.CancellationErrorCodePropertyName, r.CancellationErrorCode[r.CancellationErrorCode.NoError])]), new od(o, a.errorDetails || t.EnumTranslation.implTranslateErrorDetails(n), n);
6036
6036
  }
6037
6037
  };
6038
6038
  return Er.CancellationDetails = i, Er;
6039
6039
  }
6040
- var od = {};
6040
+ var ad = {};
6041
6041
  (function(t) {
6042
6042
  Object.defineProperty(t, "__esModule", { value: !0 }), t.CancellationErrorCode = void 0, function(e) {
6043
6043
  e[e.NoError = 0] = "NoError", e[e.AuthenticationFailure = 1] = "AuthenticationFailure", e[e.BadRequestParameters = 2] = "BadRequestParameters", e[e.TooManyRequests = 3] = "TooManyRequests", e[e.ConnectionFailure = 4] = "ConnectionFailure", e[e.ServiceTimeout = 5] = "ServiceTimeout", e[e.ServiceError = 6] = "ServiceError", e[e.RuntimeError = 7] = "RuntimeError", e[e.Forbidden = 8] = "Forbidden";
6044
6044
  }(t.CancellationErrorCode || (t.CancellationErrorCode = {}));
6045
- })(od);
6046
- var wr = {}, gc;
6045
+ })(ad);
6046
+ var wr = {}, mc;
6047
6047
  function Hf() {
6048
- if (gc)
6048
+ if (mc)
6049
6049
  return wr;
6050
- gc = 1, Object.defineProperty(wr, "__esModule", { value: !0 }), wr.ConnectionEventArgs = void 0;
6050
+ mc = 1, Object.defineProperty(wr, "__esModule", { value: !0 }), wr.ConnectionEventArgs = void 0;
6051
6051
  const t = R();
6052
6052
  let e = class extends t.SessionEventArgs {
6053
6053
  };
6054
6054
  return wr.ConnectionEventArgs = e, wr;
6055
6055
  }
6056
- var Ar = {}, mc;
6056
+ var Ar = {}, Sc;
6057
6057
  function Wf() {
6058
- if (mc)
6058
+ if (Sc)
6059
6059
  return Ar;
6060
- mc = 1, Object.defineProperty(Ar, "__esModule", { value: !0 }), Ar.ServiceEventArgs = void 0;
6060
+ Sc = 1, Object.defineProperty(Ar, "__esModule", { value: !0 }), Ar.ServiceEventArgs = void 0;
6061
6061
  const t = R();
6062
6062
  let e = class extends t.SessionEventArgs {
6063
6063
  /**
@@ -6080,7 +6080,7 @@ function Wf() {
6080
6080
  var ks = {};
6081
6081
  Object.defineProperty(ks, "__esModule", { value: !0 });
6082
6082
  ks.PhraseListGrammar = void 0;
6083
- class sa {
6083
+ class oa {
6084
6084
  constructor(e) {
6085
6085
  this.privGrammerBuilder = e.dynamicGrammar;
6086
6086
  }
@@ -6090,7 +6090,7 @@ class sa {
6090
6090
  */
6091
6091
  static fromRecognizer(e) {
6092
6092
  const r = e.internalData;
6093
- return new sa(r);
6093
+ return new oa(r);
6094
6094
  }
6095
6095
  /**
6096
6096
  * Adds a single phrase to the current recognizer.
@@ -6113,12 +6113,12 @@ class sa {
6113
6113
  this.privGrammerBuilder.clearPhrases();
6114
6114
  }
6115
6115
  }
6116
- ks.PhraseListGrammar = sa;
6117
- var it = {}, Sc;
6118
- function oa() {
6119
- if (Sc)
6116
+ ks.PhraseListGrammar = oa;
6117
+ var it = {}, Cc;
6118
+ function aa() {
6119
+ if (Cc)
6120
6120
  return it;
6121
- Sc = 1, Object.defineProperty(it, "__esModule", { value: !0 }), it.DialogServiceConfigImpl = it.DialogServiceConfig = void 0;
6121
+ Cc = 1, Object.defineProperty(it, "__esModule", { value: !0 }), it.DialogServiceConfigImpl = it.DialogServiceConfig = void 0;
6122
6122
  const t = z, e = R();
6123
6123
  let r = class {
6124
6124
  /**
@@ -6236,12 +6236,12 @@ function oa() {
6236
6236
  }
6237
6237
  return it.DialogServiceConfigImpl = i, it;
6238
6238
  }
6239
- var Ir = {}, Cc;
6239
+ var Ir = {}, yc;
6240
6240
  function Vf() {
6241
- if (Cc)
6241
+ if (yc)
6242
6242
  return Ir;
6243
- Cc = 1, Object.defineProperty(Ir, "__esModule", { value: !0 }), Ir.BotFrameworkConfig = void 0;
6244
- const t = z, e = oa(), r = R();
6243
+ yc = 1, Object.defineProperty(Ir, "__esModule", { value: !0 }), Ir.BotFrameworkConfig = void 0;
6244
+ const t = z, e = aa(), r = R();
6245
6245
  let i = class extends e.DialogServiceConfigImpl {
6246
6246
  /**
6247
6247
  * Creates an instance of BotFrameworkConfig.
@@ -6339,12 +6339,12 @@ function Vf() {
6339
6339
  };
6340
6340
  return Ir.BotFrameworkConfig = i, Ir;
6341
6341
  }
6342
- var _r = {}, yc;
6342
+ var _r = {}, Pc;
6343
6343
  function $f() {
6344
- if (yc)
6344
+ if (Pc)
6345
6345
  return _r;
6346
- yc = 1, Object.defineProperty(_r, "__esModule", { value: !0 }), _r.CustomCommandsConfig = void 0;
6347
- const t = z, e = oa(), r = R();
6346
+ Pc = 1, Object.defineProperty(_r, "__esModule", { value: !0 }), _r.CustomCommandsConfig = void 0;
6347
+ const t = z, e = aa(), r = R();
6348
6348
  let i = class extends e.DialogServiceConfigImpl {
6349
6349
  /**
6350
6350
  * Creates an instance of CustomCommandsConfig.
@@ -6439,11 +6439,11 @@ V.CtsMeetingId = "meetingId";
6439
6439
  V.CtsDeviceId = "deviceId";
6440
6440
  V.CtsIsParticipant = "isParticipant";
6441
6441
  V.EnableAvatar = "enableTalkingAvatar";
6442
- var Pc;
6442
+ var Rc;
6443
6443
  function _e() {
6444
- if (Pc)
6444
+ if (Rc)
6445
6445
  return Mr;
6446
- Pc = 1, Object.defineProperty(Mr, "__esModule", { value: !0 }), Mr.ConnectionFactoryBase = void 0;
6446
+ Rc = 1, Object.defineProperty(Mr, "__esModule", { value: !0 }), Mr.ConnectionFactoryBase = void 0;
6447
6447
  const t = _(), e = M(), r = R(), i = Ie;
6448
6448
  let u = class {
6449
6449
  static getHostSuffix(o) {
@@ -6500,11 +6500,11 @@ function _e() {
6500
6500
  };
6501
6501
  return Mr.ConnectionFactoryBase = u, Mr;
6502
6502
  }
6503
- var Rc;
6503
+ var Ec;
6504
6504
  function Kf() {
6505
- if (Rc)
6505
+ if (Ec)
6506
6506
  return br;
6507
- Rc = 1, Object.defineProperty(br, "__esModule", { value: !0 }), br.DialogConnectionFactory = void 0;
6507
+ Ec = 1, Object.defineProperty(br, "__esModule", { value: !0 }), br.DialogConnectionFactory = void 0;
6508
6508
  const t = Z(), e = _(), r = R(), i = _e(), u = _(), a = X, o = Ie;
6509
6509
  class n extends i.ConnectionFactoryBase {
6510
6510
  create(c, p, d) {
@@ -6524,11 +6524,11 @@ function Kf() {
6524
6524
  }
6525
6525
  return br.DialogConnectionFactory = n, n.ApiKey = "api", n.BaseUrl = "convai.speech", br;
6526
6526
  }
6527
- var Ec;
6527
+ var wc;
6528
6528
  function Jf() {
6529
- if (Ec)
6529
+ if (wc)
6530
6530
  return Tr;
6531
- Ec = 1, Object.defineProperty(Tr, "__esModule", { value: !0 }), Tr.DialogServiceConnector = void 0;
6531
+ wc = 1, Object.defineProperty(Tr, "__esModule", { value: !0 }), Tr.DialogServiceConnector = void 0;
6532
6532
  const t = Kf(), e = _(), r = Ce, i = M(), u = z, a = R(), o = Os;
6533
6533
  let n = class extends a.Recognizer {
6534
6534
  /**
@@ -6704,12 +6704,12 @@ Ns.ActivityReceivedEventArgs = Gf;
6704
6704
  var zs = {}, js = {};
6705
6705
  Object.defineProperty(js, "__esModule", { value: !0 });
6706
6706
  js.TurnStatusResponsePayload = void 0;
6707
- class aa {
6707
+ class ca {
6708
6708
  constructor(e) {
6709
6709
  this.privMessageStatusResponse = JSON.parse(e);
6710
6710
  }
6711
6711
  static fromJSON(e) {
6712
- return new aa(e);
6712
+ return new ca(e);
6713
6713
  }
6714
6714
  get interactionId() {
6715
6715
  return this.privMessageStatusResponse.interactionId;
@@ -6730,7 +6730,7 @@ class aa {
6730
6730
  }
6731
6731
  }
6732
6732
  }
6733
- js.TurnStatusResponsePayload = aa;
6733
+ js.TurnStatusResponsePayload = ca;
6734
6734
  Object.defineProperty(zs, "__esModule", { value: !0 });
6735
6735
  zs.TurnStatusReceivedEventArgs = void 0;
6736
6736
  const Qf = js;
@@ -6775,23 +6775,23 @@ class Xf {
6775
6775
  }
6776
6776
  }
6777
6777
  zs.TurnStatusReceivedEventArgs = Xf;
6778
- var ad = {};
6778
+ var cd = {};
6779
6779
  (function(t) {
6780
6780
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ServicePropertyChannel = void 0, function(e) {
6781
6781
  e[e.UriQueryParameter = 0] = "UriQueryParameter";
6782
6782
  }(t.ServicePropertyChannel || (t.ServicePropertyChannel = {}));
6783
- })(ad);
6784
- var cd = {};
6783
+ })(cd);
6784
+ var ud = {};
6785
6785
  (function(t) {
6786
6786
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ProfanityOption = void 0, function(e) {
6787
6787
  e[e.Masked = 0] = "Masked", e[e.Removed = 1] = "Removed", e[e.Raw = 2] = "Raw";
6788
6788
  }(t.ProfanityOption || (t.ProfanityOption = {}));
6789
- })(cd);
6790
- var Or = {}, wc;
6789
+ })(ud);
6790
+ var Or = {}, Ac;
6791
6791
  function Zf() {
6792
- if (wc)
6792
+ if (Ac)
6793
6793
  return Or;
6794
- wc = 1, Object.defineProperty(Or, "__esModule", { value: !0 }), Or.BaseAudioPlayer = void 0;
6794
+ Ac = 1, Object.defineProperty(Or, "__esModule", { value: !0 }), Or.BaseAudioPlayer = void 0;
6795
6795
  const t = ne, e = R(), r = Xe;
6796
6796
  let i = class {
6797
6797
  /**
@@ -6936,11 +6936,11 @@ class eg {
6936
6936
  }
6937
6937
  }
6938
6938
  xs.VoiceProfile = eg;
6939
- var st = {}, Ac;
6939
+ var st = {}, Ic;
6940
6940
  function tg() {
6941
- if (Ac)
6941
+ if (Ic)
6942
6942
  return st;
6943
- Ac = 1, Object.defineProperty(st, "__esModule", { value: !0 }), st.VoiceProfileEnrollmentCancellationDetails = st.VoiceProfileEnrollmentResult = void 0;
6943
+ Ic = 1, Object.defineProperty(st, "__esModule", { value: !0 }), st.VoiceProfileEnrollmentCancellationDetails = st.VoiceProfileEnrollmentResult = void 0;
6944
6944
  const t = _(), e = R();
6945
6945
  let r = class $o {
6946
6946
  constructor(a, o, n) {
@@ -7027,11 +7027,11 @@ function tg() {
7027
7027
  }
7028
7028
  return st.VoiceProfileEnrollmentCancellationDetails = i, st;
7029
7029
  }
7030
- var ot = {}, Ic;
7030
+ var ot = {}, _c;
7031
7031
  function rg() {
7032
- if (Ic)
7032
+ if (_c)
7033
7033
  return ot;
7034
- Ic = 1, Object.defineProperty(ot, "__esModule", { value: !0 }), ot.VoiceProfileCancellationDetails = ot.VoiceProfileResult = void 0;
7034
+ _c = 1, Object.defineProperty(ot, "__esModule", { value: !0 }), ot.VoiceProfileCancellationDetails = ot.VoiceProfileResult = void 0;
7035
7035
  const t = _(), e = z, r = R();
7036
7036
  let i = class {
7037
7037
  constructor(o, n) {
@@ -7068,11 +7068,11 @@ function rg() {
7068
7068
  }
7069
7069
  return ot.VoiceProfileCancellationDetails = u, ot;
7070
7070
  }
7071
- var Dr = {}, _c;
7071
+ var Dr = {}, Tc;
7072
7072
  function ng() {
7073
- if (_c)
7073
+ if (Tc)
7074
7074
  return Dr;
7075
- _c = 1, Object.defineProperty(Dr, "__esModule", { value: !0 }), Dr.VoiceProfilePhraseResult = void 0;
7075
+ Tc = 1, Object.defineProperty(Dr, "__esModule", { value: !0 }), Dr.VoiceProfilePhraseResult = void 0;
7076
7076
  const t = z, e = R();
7077
7077
  let r = class extends e.VoiceProfileResult {
7078
7078
  constructor(u, a, o, n) {
@@ -7087,12 +7087,12 @@ function ng() {
7087
7087
  };
7088
7088
  return Dr.VoiceProfilePhraseResult = r, Dr;
7089
7089
  }
7090
- var kr = {}, Tc;
7090
+ var kr = {}, bc;
7091
7091
  function ig() {
7092
- if (Tc)
7092
+ if (bc)
7093
7093
  return kr;
7094
- Tc = 1, Object.defineProperty(kr, "__esModule", { value: !0 }), kr.VoiceProfileClient = void 0;
7095
- const t = _(), e = Up(), r = z, i = R();
7094
+ bc = 1, Object.defineProperty(kr, "__esModule", { value: !0 }), kr.VoiceProfileClient = void 0;
7095
+ const t = _(), e = Hp(), r = z, i = R();
7096
7096
  let u = class extends i.Recognizer {
7097
7097
  /**
7098
7098
  * VoiceProfileClient constructor.
@@ -7248,11 +7248,11 @@ function ig() {
7248
7248
  };
7249
7249
  return kr.VoiceProfileClient = u, kr;
7250
7250
  }
7251
- var Nr = {}, bc;
7251
+ var Nr = {}, Mc;
7252
7252
  function sg() {
7253
- if (bc)
7253
+ if (Mc)
7254
7254
  return Nr;
7255
- bc = 1, Object.defineProperty(Nr, "__esModule", { value: !0 }), Nr.SpeakerRecognizer = void 0;
7255
+ Mc = 1, Object.defineProperty(Nr, "__esModule", { value: !0 }), Nr.SpeakerRecognizer = void 0;
7256
7256
  const t = _(), e = z, r = R();
7257
7257
  let i = class extends r.Recognizer {
7258
7258
  /**
@@ -7340,13 +7340,13 @@ function sg() {
7340
7340
  };
7341
7341
  return Nr.SpeakerRecognizer = i, Nr;
7342
7342
  }
7343
- var zr = {}, Mc;
7343
+ var zr = {}, Oc;
7344
7344
  function og() {
7345
- if (Mc)
7345
+ if (Oc)
7346
7346
  return zr;
7347
- Mc = 1, Object.defineProperty(zr, "__esModule", { value: !0 }), zr.SpeakerIdentificationModel = void 0;
7347
+ Oc = 1, Object.defineProperty(zr, "__esModule", { value: !0 }), zr.SpeakerIdentificationModel = void 0;
7348
7348
  const t = z, e = R();
7349
- let r = class ud {
7349
+ let r = class pd {
7350
7350
  constructor(u) {
7351
7351
  if (this.privVoiceProfiles = [], this.privProfileIds = [], t.Contracts.throwIfNullOrUndefined(u, "VoiceProfiles"), u.length === 0)
7352
7352
  throw new Error("Empty Voice Profiles array");
@@ -7357,7 +7357,7 @@ function og() {
7357
7357
  }
7358
7358
  }
7359
7359
  static fromProfiles(u) {
7360
- return new ud(u);
7360
+ return new pd(u);
7361
7361
  }
7362
7362
  get voiceProfileIds() {
7363
7363
  return this.privProfileIds.join(",");
@@ -7371,20 +7371,20 @@ function og() {
7371
7371
  };
7372
7372
  return zr.SpeakerIdentificationModel = r, zr;
7373
7373
  }
7374
- var jr = {}, Oc;
7374
+ var jr = {}, Dc;
7375
7375
  function ag() {
7376
- if (Oc)
7376
+ if (Dc)
7377
7377
  return jr;
7378
- Oc = 1, Object.defineProperty(jr, "__esModule", { value: !0 }), jr.SpeakerVerificationModel = void 0;
7378
+ Dc = 1, Object.defineProperty(jr, "__esModule", { value: !0 }), jr.SpeakerVerificationModel = void 0;
7379
7379
  const t = z, e = R();
7380
- let r = class pd {
7380
+ let r = class dd {
7381
7381
  constructor(u) {
7382
7382
  if (t.Contracts.throwIfNullOrUndefined(u, "VoiceProfile"), u.profileType === e.VoiceProfileType.TextIndependentIdentification)
7383
7383
  throw new Error("Verification model cannot be created from Identification profile");
7384
7384
  this.privVoiceProfile = u;
7385
7385
  }
7386
7386
  static fromProfile(u) {
7387
- return new pd(u);
7387
+ return new dd(u);
7388
7388
  }
7389
7389
  get voiceProfile() {
7390
7390
  return this.privVoiceProfile;
@@ -7398,18 +7398,18 @@ function ag() {
7398
7398
  };
7399
7399
  return jr.SpeakerVerificationModel = r, jr;
7400
7400
  }
7401
- var Lr = {}, ca = {};
7401
+ var Lr = {}, ua = {};
7402
7402
  (function(t) {
7403
7403
  Object.defineProperty(t, "__esModule", { value: !0 }), t.LanguageIdMode = void 0, function(e) {
7404
7404
  e[e.AtStart = 0] = "AtStart", e[e.Continuous = 1] = "Continuous";
7405
7405
  }(t.LanguageIdMode || (t.LanguageIdMode = {}));
7406
- })(ca);
7407
- var Dc;
7406
+ })(ua);
7407
+ var kc;
7408
7408
  function cg() {
7409
- if (Dc)
7409
+ if (kc)
7410
7410
  return Lr;
7411
- Dc = 1, Object.defineProperty(Lr, "__esModule", { value: !0 }), Lr.AutoDetectSourceLanguageConfig = void 0;
7412
- const t = _(), e = z, r = R(), i = ca;
7411
+ kc = 1, Object.defineProperty(Lr, "__esModule", { value: !0 }), Lr.AutoDetectSourceLanguageConfig = void 0;
7412
+ const t = _(), e = z, r = R(), i = ua;
7413
7413
  let u = class $i {
7414
7414
  constructor() {
7415
7415
  this.privProperties = new r.PropertyCollection(), this.privProperties.setProperty(r.PropertyId.SpeechServiceConnection_LanguageIdMode, "AtStart"), this.privLanguageIdMode = i.LanguageIdMode.AtStart;
@@ -7485,10 +7485,10 @@ function cg() {
7485
7485
  var Bs = {};
7486
7486
  Object.defineProperty(Bs, "__esModule", { value: !0 });
7487
7487
  Bs.AutoDetectSourceLanguageResult = void 0;
7488
- const kc = z;
7488
+ const Nc = z;
7489
7489
  class Gi {
7490
7490
  constructor(e, r) {
7491
- kc.Contracts.throwIfNullOrUndefined(e, "language"), kc.Contracts.throwIfNullOrUndefined(r, "languageDetectionConfidence"), this.privLanguage = e, this.privLanguageDetectionConfidence = r;
7491
+ Nc.Contracts.throwIfNullOrUndefined(e, "language"), Nc.Contracts.throwIfNullOrUndefined(r, "languageDetectionConfidence"), this.privLanguage = e, this.privLanguageDetectionConfidence = r;
7492
7492
  }
7493
7493
  /**
7494
7494
  * Creates an instance of AutoDetectSourceLanguageResult object from a SpeechRecognitionResult instance.
@@ -7524,7 +7524,7 @@ var qs = {};
7524
7524
  Object.defineProperty(qs, "__esModule", { value: !0 });
7525
7525
  qs.SourceLanguageConfig = void 0;
7526
7526
  const ug = z;
7527
- class ua {
7527
+ class pa {
7528
7528
  constructor(e, r) {
7529
7529
  ug.Contracts.throwIfNullOrUndefined(e, "language"), this.privLanguage = e, this.privEndpointId = r;
7530
7530
  }
@@ -7539,7 +7539,7 @@ class ua {
7539
7539
  * Added in version 1.13.0.
7540
7540
  */
7541
7541
  static fromLanguage(e, r) {
7542
- return new ua(e, r);
7542
+ return new pa(e, r);
7543
7543
  }
7544
7544
  get language() {
7545
7545
  return this.privLanguage;
@@ -7548,10 +7548,10 @@ class ua {
7548
7548
  return this.privEndpointId;
7549
7549
  }
7550
7550
  }
7551
- qs.SourceLanguageConfig = ua;
7552
- var Mo = {}, Nc;
7551
+ qs.SourceLanguageConfig = pa;
7552
+ var Mo = {}, zc;
7553
7553
  function pg() {
7554
- return Nc || (Nc = 1, function(t) {
7554
+ return zc || (zc = 1, function(t) {
7555
7555
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SpeakerRecognitionCancellationDetails = t.SpeakerRecognitionResult = t.SpeakerRecognitionResultType = void 0;
7556
7556
  const e = _(), r = R();
7557
7557
  var i;
@@ -7602,11 +7602,11 @@ function pg() {
7602
7602
  t.SpeakerRecognitionCancellationDetails = a;
7603
7603
  }(Mo)), Mo;
7604
7604
  }
7605
- var Oo = {}, at = {}, zc;
7606
- function dd() {
7607
- if (zc)
7605
+ var Oo = {}, at = {}, jc;
7606
+ function ld() {
7607
+ if (jc)
7608
7608
  return at;
7609
- zc = 1, Object.defineProperty(at, "__esModule", { value: !0 }), at.ConversationImpl = at.Conversation = void 0;
7609
+ jc = 1, Object.defineProperty(at, "__esModule", { value: !0 }), at.ConversationImpl = at.Conversation = void 0;
7610
7610
  const t = _(), e = M(), r = z, i = R();
7611
7611
  class u {
7612
7612
  constructor() {
@@ -8232,11 +8232,11 @@ class dg {
8232
8232
  }
8233
8233
  }
8234
8234
  Fs.ConversationCommon = dg;
8235
- var xr = {}, jc;
8235
+ var xr = {}, Lc;
8236
8236
  function lg() {
8237
- if (jc)
8237
+ if (Lc)
8238
8238
  return xr;
8239
- jc = 1, Object.defineProperty(xr, "__esModule", { value: !0 }), xr.ConversationExpirationEventArgs = void 0;
8239
+ Lc = 1, Object.defineProperty(xr, "__esModule", { value: !0 }), xr.ConversationExpirationEventArgs = void 0;
8240
8240
  const t = R();
8241
8241
  let e = class extends t.SessionEventArgs {
8242
8242
  constructor(i, u) {
@@ -8249,11 +8249,11 @@ function lg() {
8249
8249
  };
8250
8250
  return xr.ConversationExpirationEventArgs = e, xr;
8251
8251
  }
8252
- var Br = {}, Lc;
8252
+ var Br = {}, xc;
8253
8253
  function hg() {
8254
- if (Lc)
8254
+ if (xc)
8255
8255
  return Br;
8256
- Lc = 1, Object.defineProperty(Br, "__esModule", { value: !0 }), Br.ConversationParticipantsChangedEventArgs = void 0;
8256
+ xc = 1, Object.defineProperty(Br, "__esModule", { value: !0 }), Br.ConversationParticipantsChangedEventArgs = void 0;
8257
8257
  const t = R();
8258
8258
  let e = class extends t.SessionEventArgs {
8259
8259
  constructor(i, u, a) {
@@ -8268,21 +8268,21 @@ function hg() {
8268
8268
  };
8269
8269
  return Br.ConversationParticipantsChangedEventArgs = e, Br;
8270
8270
  }
8271
- var qr = {}, xc;
8271
+ var qr = {}, Bc;
8272
8272
  function vg() {
8273
- if (xc)
8273
+ if (Bc)
8274
8274
  return qr;
8275
- xc = 1, Object.defineProperty(qr, "__esModule", { value: !0 }), qr.ConversationTranslationCanceledEventArgs = void 0;
8275
+ Bc = 1, Object.defineProperty(qr, "__esModule", { value: !0 }), qr.ConversationTranslationCanceledEventArgs = void 0;
8276
8276
  const t = ei();
8277
8277
  let e = class extends t.CancellationEventArgsBase {
8278
8278
  };
8279
8279
  return qr.ConversationTranslationCanceledEventArgs = e, qr;
8280
8280
  }
8281
- var Fr = {}, Bc;
8281
+ var Fr = {}, qc;
8282
8282
  function fg() {
8283
- if (Bc)
8283
+ if (qc)
8284
8284
  return Fr;
8285
- Bc = 1, Object.defineProperty(Fr, "__esModule", { value: !0 }), Fr.ConversationTranslationEventArgs = void 0;
8285
+ qc = 1, Object.defineProperty(Fr, "__esModule", { value: !0 }), Fr.ConversationTranslationEventArgs = void 0;
8286
8286
  const t = R();
8287
8287
  let e = class extends t.RecognitionEventArgs {
8288
8288
  /**
@@ -8305,12 +8305,12 @@ function fg() {
8305
8305
  };
8306
8306
  return Fr.ConversationTranslationEventArgs = e, Fr;
8307
8307
  }
8308
- var Ur = {}, qc;
8308
+ var Ur = {}, Fc;
8309
8309
  function gg() {
8310
- if (qc)
8310
+ if (Fc)
8311
8311
  return Ur;
8312
- qc = 1, Object.defineProperty(Ur, "__esModule", { value: !0 }), Ur.ConversationTranslationResult = void 0;
8313
- const t = Kp();
8312
+ Fc = 1, Object.defineProperty(Ur, "__esModule", { value: !0 }), Ur.ConversationTranslationResult = void 0;
8313
+ const t = Jp();
8314
8314
  let e = class extends t.TranslationRecognitionResult {
8315
8315
  constructor(i, u, a, o, n, s, c, p, d, l, h) {
8316
8316
  super(u, o, n, s, c, p, void 0, void 0, d, l, h), this.privId = i, this.privOrigLang = a;
@@ -8371,20 +8371,20 @@ class mg {
8371
8371
  }
8372
8372
  }
8373
8373
  ri.StringUtils = mg;
8374
- var Fc;
8374
+ var Uc;
8375
8375
  function Sg() {
8376
- if (Fc)
8376
+ if (Uc)
8377
8377
  return Hr;
8378
- Fc = 1, Object.defineProperty(Hr, "__esModule", { value: !0 }), Hr.ConversationTranslatorConnectionFactory = void 0;
8378
+ Uc = 1, Object.defineProperty(Hr, "__esModule", { value: !0 }), Hr.ConversationTranslatorConnectionFactory = void 0;
8379
8379
  const t = Z(), e = ri, r = z, i = R(), u = X, a = Ie, o = _e(), n = _();
8380
- let s = class ld extends o.ConnectionFactoryBase {
8380
+ let s = class hd extends o.ConnectionFactoryBase {
8381
8381
  constructor(p) {
8382
8382
  super(), r.Contracts.throwIfNullOrUndefined(p, "convGetter"), this.privConvGetter = p;
8383
8383
  }
8384
8384
  create(p, d, l) {
8385
8385
  const h = p.parameters.getProperty("ConversationTranslator_MultiChannelAudio", "").toUpperCase() === "TRUE", v = this.privConvGetter().room, g = v.cognitiveSpeechRegion || p.parameters.getProperty(i.PropertyId.SpeechServiceConnection_Region, ""), m = {
8386
8386
  hostSuffix: o.ConnectionFactoryBase.getHostSuffix(g),
8387
- path: ld.CTS_VIRT_MIC_PATH,
8387
+ path: hd.CTS_VIRT_MIC_PATH,
8388
8388
  region: encodeURIComponent(g)
8389
8389
  };
8390
8390
  m[a.QueryParameterNames.Language] = encodeURIComponent(p.parameters.getProperty(i.PropertyId.SpeechServiceConnection_RecoLanguage, "")), m[a.QueryParameterNames.CtsMeetingId] = encodeURIComponent(v.roomId), m[a.QueryParameterNames.CtsDeviceId] = encodeURIComponent(v.participantId), m[a.QueryParameterNames.CtsIsParticipant] = v.isHost ? "" : "&" + a.QueryParameterNames.CtsIsParticipant;
@@ -8409,11 +8409,11 @@ function Sg() {
8409
8409
  };
8410
8410
  return Hr.ConversationTranslatorConnectionFactory = s, s.CTS_VIRT_MIC_PATH = "/speech/recognition/dynamicaudio", Hr;
8411
8411
  }
8412
- var Uc;
8412
+ var Hc;
8413
8413
  function Cg() {
8414
- return Uc || (Uc = 1, function(t) {
8414
+ return Hc || (Hc = 1, function(t) {
8415
8415
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ConversationTranslator = t.SpeechState = void 0;
8416
- const e = _(), r = Sg(), i = M(), u = z, a = R(), o = dd(), n = pa();
8416
+ const e = _(), r = Sg(), i = M(), u = z, a = R(), o = ld(), n = da();
8417
8417
  var s;
8418
8418
  (function(d) {
8419
8419
  d[d.Inactive = 0] = "Inactive", d[d.Connecting = 1] = "Connecting", d[d.Connected = 2] = "Connected";
@@ -8642,13 +8642,13 @@ function Cg() {
8642
8642
  t.ConversationTranslator = p;
8643
8643
  }(Do)), Do;
8644
8644
  }
8645
- var Wr = {}, Hc;
8645
+ var Wr = {}, Wc;
8646
8646
  function yg() {
8647
- if (Hc)
8647
+ if (Wc)
8648
8648
  return Wr;
8649
- Hc = 1, Object.defineProperty(Wr, "__esModule", { value: !0 }), Wr.ConversationTranscriber = void 0;
8649
+ Wc = 1, Object.defineProperty(Wr, "__esModule", { value: !0 }), Wr.ConversationTranscriber = void 0;
8650
8650
  const t = _(), e = Ce, r = M(), i = z, u = R();
8651
- let a = class hd extends u.Recognizer {
8651
+ let a = class vd extends u.Recognizer {
8652
8652
  /**
8653
8653
  * ConversationTranscriber constructor.
8654
8654
  * @constructor
@@ -8668,7 +8668,7 @@ function yg() {
8668
8668
  */
8669
8669
  static FromConfig(n, s, c) {
8670
8670
  const p = n;
8671
- return s.properties.mergeTo(p.properties), new hd(n, c);
8671
+ return s.properties.mergeTo(p.properties), new vd(n, c);
8672
8672
  }
8673
8673
  /**
8674
8674
  * Gets the endpoint id of a customized speech model that is used for transcription.
@@ -8782,11 +8782,11 @@ function yg() {
8782
8782
  };
8783
8783
  return Wr.ConversationTranscriber = a, Wr;
8784
8784
  }
8785
- var ct = {}, Wc;
8785
+ var ct = {}, Vc;
8786
8786
  function Pg() {
8787
- if (Wc)
8787
+ if (Vc)
8788
8788
  return ct;
8789
- Wc = 1, Object.defineProperty(ct, "__esModule", { value: !0 }), ct.Participant = ct.User = void 0;
8789
+ Vc = 1, Object.defineProperty(ct, "__esModule", { value: !0 }), ct.Participant = ct.User = void 0;
8790
8790
  const t = R();
8791
8791
  class e {
8792
8792
  constructor(u) {
@@ -8834,17 +8834,17 @@ function Pg() {
8834
8834
  }
8835
8835
  return ct.Participant = r, ct;
8836
8836
  }
8837
- var vd = {};
8837
+ var fd = {};
8838
8838
  (function(t) {
8839
8839
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ParticipantChangedReason = void 0, function(e) {
8840
8840
  e[e.JoinedConversation = 0] = "JoinedConversation", e[e.LeftConversation = 1] = "LeftConversation", e[e.Updated = 2] = "Updated";
8841
8841
  }(t.ParticipantChangedReason || (t.ParticipantChangedReason = {}));
8842
- })(vd);
8843
- var ut = {}, Vc;
8842
+ })(fd);
8843
+ var ut = {}, $c;
8844
8844
  function Rg() {
8845
- if (Vc)
8845
+ if ($c)
8846
8846
  return ut;
8847
- Vc = 1, Object.defineProperty(ut, "__esModule", { value: !0 }), ut.MeetingImpl = ut.Meeting = void 0;
8847
+ $c = 1, Object.defineProperty(ut, "__esModule", { value: !0 }), ut.MeetingImpl = ut.Meeting = void 0;
8848
8848
  const t = _(), e = M(), r = z, i = R();
8849
8849
  let u = class {
8850
8850
  constructor() {
@@ -9429,22 +9429,22 @@ function Rg() {
9429
9429
  }
9430
9430
  return ut.MeetingImpl = a, ut;
9431
9431
  }
9432
- var Vr = {}, $c;
9432
+ var Vr = {}, Kc;
9433
9433
  function Eg() {
9434
- if ($c)
9434
+ if (Kc)
9435
9435
  return Vr;
9436
- $c = 1, Object.defineProperty(Vr, "__esModule", { value: !0 }), Vr.MeetingTranscriptionCanceledEventArgs = void 0;
9436
+ Kc = 1, Object.defineProperty(Vr, "__esModule", { value: !0 }), Vr.MeetingTranscriptionCanceledEventArgs = void 0;
9437
9437
  const t = ei();
9438
9438
  class e extends t.CancellationEventArgsBase {
9439
9439
  }
9440
9440
  return Vr.MeetingTranscriptionCanceledEventArgs = e, Vr;
9441
9441
  }
9442
- var $r = {}, Kc;
9442
+ var $r = {}, Jc;
9443
9443
  function wg() {
9444
- if (Kc)
9444
+ if (Jc)
9445
9445
  return $r;
9446
- Kc = 1, Object.defineProperty($r, "__esModule", { value: !0 }), $r.MeetingTranscriber = void 0;
9447
- const t = _(), e = M(), r = z, i = R(), u = pa();
9446
+ Jc = 1, Object.defineProperty($r, "__esModule", { value: !0 }), $r.MeetingTranscriber = void 0;
9447
+ const t = _(), e = M(), r = z, i = R(), u = da();
9448
9448
  let a = class {
9449
9449
  /**
9450
9450
  * MeetingTranscriber constructor.
@@ -9570,11 +9570,11 @@ function wg() {
9570
9570
  };
9571
9571
  return $r.MeetingTranscriber = a, $r;
9572
9572
  }
9573
- var Kr = {}, Jc;
9573
+ var Kr = {}, Gc;
9574
9574
  function Ag() {
9575
- if (Jc)
9575
+ if (Gc)
9576
9576
  return Kr;
9577
- Jc = 1, Object.defineProperty(Kr, "__esModule", { value: !0 }), Kr.ConversationTranscriptionResult = void 0;
9577
+ Gc = 1, Object.defineProperty(Kr, "__esModule", { value: !0 }), Kr.ConversationTranscriptionResult = void 0;
9578
9578
  const t = R();
9579
9579
  let e = class extends t.RecognitionResult {
9580
9580
  /**
@@ -9609,11 +9609,11 @@ function Ag() {
9609
9609
  };
9610
9610
  return Kr.ConversationTranscriptionResult = e, Kr;
9611
9611
  }
9612
- var Gc;
9613
- function pa() {
9614
- return Gc || (Gc = 1, function(t) {
9612
+ var Qc;
9613
+ function da() {
9614
+ return Qc || (Qc = 1, function(t) {
9615
9615
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ConversationTranscriptionResult = t.MeetingTranscriber = t.MeetingTranscriptionCanceledEventArgs = t.MeetingImpl = t.Meeting = t.ParticipantChangedReason = t.User = t.Participant = t.ConversationTranscriber = t.ConversationTranslator = t.ConversationTranslationResult = t.ConversationTranslationEventArgs = t.ConversationTranslationCanceledEventArgs = t.ConversationParticipantsChangedEventArgs = t.ConversationExpirationEventArgs = t.ConversationCommon = t.ConversationImpl = t.Conversation = void 0;
9616
- var e = dd();
9616
+ var e = ld();
9617
9617
  Object.defineProperty(t, "Conversation", { enumerable: !0, get: function() {
9618
9618
  return e.Conversation;
9619
9619
  } }), Object.defineProperty(t, "ConversationImpl", { enumerable: !0, get: function() {
@@ -9657,7 +9657,7 @@ function pa() {
9657
9657
  } }), Object.defineProperty(t, "User", { enumerable: !0, get: function() {
9658
9658
  return p.User;
9659
9659
  } });
9660
- var d = vd;
9660
+ var d = fd;
9661
9661
  Object.defineProperty(t, "ParticipantChangedReason", { enumerable: !0, get: function() {
9662
9662
  return d.ParticipantChangedReason;
9663
9663
  } });
@@ -9681,13 +9681,13 @@ function pa() {
9681
9681
  } });
9682
9682
  }(Oo)), Oo;
9683
9683
  }
9684
- var pt = {}, Qc;
9685
- function da() {
9686
- if (Qc)
9684
+ var pt = {}, Xc;
9685
+ function la() {
9686
+ if (Xc)
9687
9687
  return pt;
9688
- Qc = 1, Object.defineProperty(pt, "__esModule", { value: !0 }), pt.SynthesisRequest = pt.Synthesizer = void 0;
9688
+ Xc = 1, Object.defineProperty(pt, "__esModule", { value: !0 }), pt.SynthesisRequest = pt.Synthesizer = void 0;
9689
9689
  const t = _(), e = M(), r = z, i = R();
9690
- let u = class fd {
9690
+ let u = class gd {
9691
9691
  /**
9692
9692
  * Creates and initializes an instance of a Recognizer
9693
9693
  * @constructor
@@ -9869,7 +9869,7 @@ function da() {
9869
9869
  ["zh-TW"]: "zh-TW-HsiaoChenNeural",
9870
9870
  ["zu-ZA"]: "zu-ZA-ThandoNeural"
9871
9871
  };
9872
- let c = this.properties.getProperty(i.PropertyId.SpeechServiceConnection_SynthLanguage, "en-US"), p = this.properties.getProperty(i.PropertyId.SpeechServiceConnection_SynthVoice, ""), d = fd.XMLEncode(n);
9872
+ let c = this.properties.getProperty(i.PropertyId.SpeechServiceConnection_SynthLanguage, "en-US"), p = this.properties.getProperty(i.PropertyId.SpeechServiceConnection_SynthVoice, ""), d = gd.XMLEncode(n);
9873
9873
  return this.autoDetectSourceLanguage ? c = "en-US" : p = p || s[c], p && (d = `<voice name='${p}'>${d}</voice>`), d = `<speak version='1.0' xmlns='http://www.w3.org/2001/10/synthesis' xmlns:mstts='http://www.w3.org/2001/mstts' xmlns:emo='http://www.w3.org/2009/10/emotionml' xml:lang='${c}'>${d}</speak>`, d;
9874
9874
  }
9875
9875
  /**
@@ -9934,13 +9934,13 @@ function da() {
9934
9934
  }
9935
9935
  return pt.SynthesisRequest = a, pt;
9936
9936
  }
9937
- var Jr = {}, Xc;
9937
+ var Jr = {}, Zc;
9938
9938
  function Ig() {
9939
- if (Xc)
9939
+ if (Zc)
9940
9940
  return Jr;
9941
- Xc = 1, Object.defineProperty(Jr, "__esModule", { value: !0 }), Jr.SpeechSynthesizer = void 0;
9942
- const t = _(), e = M(), r = Yn, i = Ze, u = re, a = z, o = R(), n = da();
9943
- let s = class gd extends o.Synthesizer {
9941
+ Zc = 1, Object.defineProperty(Jr, "__esModule", { value: !0 }), Jr.SpeechSynthesizer = void 0;
9942
+ const t = _(), e = M(), r = Yn, i = Ze, u = re, a = z, o = R(), n = la();
9943
+ let s = class md extends o.Synthesizer {
9944
9944
  /**
9945
9945
  * SpeechSynthesizer constructor.
9946
9946
  * @constructor
@@ -9959,7 +9959,7 @@ function Ig() {
9959
9959
  */
9960
9960
  static FromConfig(p, d, l) {
9961
9961
  const h = p;
9962
- return d.properties.mergeTo(h.properties), new gd(p, l);
9962
+ return d.properties.mergeTo(h.properties), new md(p, l);
9963
9963
  }
9964
9964
  /**
9965
9965
  * Executes speech synthesis on plain text.
@@ -10130,11 +10130,11 @@ class _g {
10130
10130
  }
10131
10131
  }
10132
10132
  Us.SynthesisResult = _g;
10133
- var Gr = {}, Zc;
10133
+ var Gr = {}, Yc;
10134
10134
  function Tg() {
10135
- if (Zc)
10135
+ if (Yc)
10136
10136
  return Gr;
10137
- Zc = 1, Object.defineProperty(Gr, "__esModule", { value: !0 }), Gr.SpeechSynthesisResult = void 0;
10137
+ Yc = 1, Object.defineProperty(Gr, "__esModule", { value: !0 }), Gr.SpeechSynthesisResult = void 0;
10138
10138
  const t = R();
10139
10139
  let e = class extends t.SynthesisResult {
10140
10140
  /**
@@ -10357,17 +10357,17 @@ class Dg {
10357
10357
  }
10358
10358
  }
10359
10359
  $s.SpeechSynthesisVisemeEventArgs = Dg;
10360
- var md = {};
10360
+ var Sd = {};
10361
10361
  (function(t) {
10362
10362
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SpeechSynthesisBoundaryType = void 0, function(e) {
10363
10363
  e.Word = "WordBoundary", e.Punctuation = "PunctuationBoundary", e.Sentence = "SentenceBoundary";
10364
10364
  }(t.SpeechSynthesisBoundaryType || (t.SpeechSynthesisBoundaryType = {}));
10365
- })(md);
10366
- var Qr = {}, Yc;
10365
+ })(Sd);
10366
+ var Qr = {}, eu;
10367
10367
  function kg() {
10368
- if (Yc)
10368
+ if (eu)
10369
10369
  return Qr;
10370
- Yc = 1, Object.defineProperty(Qr, "__esModule", { value: !0 }), Qr.SynthesisVoicesResult = void 0;
10370
+ eu = 1, Object.defineProperty(Qr, "__esModule", { value: !0 }), Qr.SynthesisVoicesResult = void 0;
10371
10371
  const t = R();
10372
10372
  let e = class extends t.SynthesisResult {
10373
10373
  /**
@@ -10397,7 +10397,7 @@ function kg() {
10397
10397
  };
10398
10398
  return Qr.SynthesisVoicesResult = e, Qr;
10399
10399
  }
10400
- var Sd = {};
10400
+ var Cd = {};
10401
10401
  (function(t) {
10402
10402
  Object.defineProperty(t, "__esModule", { value: !0 }), t.VoiceInfo = t.SynthesisVoiceType = t.SynthesisVoiceGender = void 0;
10403
10403
  var e;
@@ -10475,11 +10475,11 @@ var Sd = {};
10475
10475
  }
10476
10476
  }
10477
10477
  t.VoiceInfo = a;
10478
- })(Sd);
10478
+ })(Cd);
10479
10479
  var Ks = {};
10480
10480
  Object.defineProperty(Ks, "__esModule", { value: !0 });
10481
10481
  Ks.SpeakerAudioDestination = void 0;
10482
- const dt = M(), Ng = re, ge = Xe, zg = 60 * 30, eu = {
10482
+ const dt = M(), Ng = re, ge = Xe, zg = 60 * 30, tu = {
10483
10483
  [ge.AudioFormatTag.PCM]: "audio/wav",
10484
10484
  [ge.AudioFormatTag.MuLaw]: "audio/x-wav",
10485
10485
  [ge.AudioFormatTag.MP3]: "audio/mpeg",
@@ -10518,7 +10518,7 @@ class jg {
10518
10518
  let i = new ArrayBuffer(this.privBytesReceived);
10519
10519
  this.privAudioOutputStream.read(i).then(() => {
10520
10520
  i = this.privFormat.addHeader(i);
10521
- const u = new Blob([i], { type: eu[this.privFormat.formatTag] });
10521
+ const u = new Blob([i], { type: tu[this.privFormat.formatTag] });
10522
10522
  this.privAudio.src = window.URL.createObjectURL(u), this.notifyPlayback().then(() => {
10523
10523
  e && e();
10524
10524
  }, (a) => {
@@ -10534,7 +10534,7 @@ class jg {
10534
10534
  set format(e) {
10535
10535
  if (typeof AudioContext < "u" || typeof window < "u" && typeof window.webkitAudioContext < "u") {
10536
10536
  this.privFormat = e;
10537
- const r = eu[this.privFormat.formatTag];
10537
+ const r = tu[this.privFormat.formatTag];
10538
10538
  r === void 0 ? console.warn(`Unknown mimeType for format ${ge.AudioFormatTag[this.privFormat.formatTag]}; playback is not supported.`) : typeof MediaSource < "u" && MediaSource.isTypeSupported(r) ? (this.privAudio = new Audio(), this.privAudioBuffer = [], this.privMediaSource = new MediaSource(), this.privAudio.src = URL.createObjectURL(this.privMediaSource), this.privAudio.load(), this.privMediaSource.onsourceopen = () => {
10539
10539
  this.privMediaSourceOpened = !0, this.privMediaSource.duration = zg, this.privSourceBuffer = this.privMediaSource.addSourceBuffer(r), this.privSourceBuffer.onupdate = () => {
10540
10540
  this.updateSourceBuffer().catch((i) => {
@@ -10614,45 +10614,45 @@ class jg {
10614
10614
  }
10615
10615
  }
10616
10616
  Ks.SpeakerAudioDestination = jg;
10617
- var Xr = {}, tu;
10617
+ var Xr = {}, ru;
10618
10618
  function Lg() {
10619
- if (tu)
10619
+ if (ru)
10620
10620
  return Xr;
10621
- tu = 1, Object.defineProperty(Xr, "__esModule", { value: !0 }), Xr.ConversationTranscriptionCanceledEventArgs = void 0;
10621
+ ru = 1, Object.defineProperty(Xr, "__esModule", { value: !0 }), Xr.ConversationTranscriptionCanceledEventArgs = void 0;
10622
10622
  const t = ei();
10623
10623
  let e = class extends t.CancellationEventArgsBase {
10624
10624
  };
10625
10625
  return Xr.ConversationTranscriptionCanceledEventArgs = e, Xr;
10626
10626
  }
10627
- var Zr = {}, ru;
10627
+ var Zr = {}, nu;
10628
10628
  function xg() {
10629
- if (ru)
10629
+ if (nu)
10630
10630
  return Zr;
10631
- ru = 1, Object.defineProperty(Zr, "__esModule", { value: !0 }), Zr.MeetingTranscriptionCanceledEventArgs = void 0;
10631
+ nu = 1, Object.defineProperty(Zr, "__esModule", { value: !0 }), Zr.MeetingTranscriptionCanceledEventArgs = void 0;
10632
10632
  const t = ei();
10633
10633
  let e = class extends t.CancellationEventArgsBase {
10634
10634
  };
10635
10635
  return Zr.MeetingTranscriptionCanceledEventArgs = e, Zr;
10636
10636
  }
10637
- var Cd = {};
10637
+ var yd = {};
10638
10638
  (function(t) {
10639
10639
  Object.defineProperty(t, "__esModule", { value: !0 }), t.PronunciationAssessmentGradingSystem = void 0, function(e) {
10640
10640
  e[e.FivePoint = 1] = "FivePoint", e[e.HundredMark = 2] = "HundredMark";
10641
10641
  }(t.PronunciationAssessmentGradingSystem || (t.PronunciationAssessmentGradingSystem = {}));
10642
- })(Cd);
10643
- var yd = {};
10642
+ })(yd);
10643
+ var Pd = {};
10644
10644
  (function(t) {
10645
10645
  Object.defineProperty(t, "__esModule", { value: !0 }), t.PronunciationAssessmentGranularity = void 0, function(e) {
10646
10646
  e[e.Phoneme = 1] = "Phoneme", e[e.Word = 2] = "Word", e[e.FullText = 3] = "FullText";
10647
10647
  }(t.PronunciationAssessmentGranularity || (t.PronunciationAssessmentGranularity = {}));
10648
- })(yd);
10649
- var Yr = {}, nu;
10648
+ })(Pd);
10649
+ var Yr = {}, iu;
10650
10650
  function Bg() {
10651
- if (nu)
10651
+ if (iu)
10652
10652
  return Yr;
10653
- nu = 1, Object.defineProperty(Yr, "__esModule", { value: !0 }), Yr.PronunciationAssessmentConfig = void 0;
10653
+ iu = 1, Object.defineProperty(Yr, "__esModule", { value: !0 }), Yr.PronunciationAssessmentConfig = void 0;
10654
10654
  const t = z, e = R();
10655
- let r = class Pd {
10655
+ let r = class Rd {
10656
10656
  /**
10657
10657
  * PronunciationAssessmentConfig constructor.
10658
10658
  * @constructor
@@ -10676,7 +10676,7 @@ function Bg() {
10676
10676
  */
10677
10677
  static fromJSON(u) {
10678
10678
  t.Contracts.throwIfNullOrUndefined(u, "json");
10679
- const a = new Pd("");
10679
+ const a = new Rd("");
10680
10680
  return a.privProperties = new e.PropertyCollection(), a.properties.setProperty(e.PropertyId.PronunciationAssessment_Json, u), a;
10681
10681
  }
10682
10682
  toJSON() {
@@ -10796,11 +10796,11 @@ function Bg() {
10796
10796
  };
10797
10797
  return Yr.PronunciationAssessmentConfig = r, Yr;
10798
10798
  }
10799
- var lt = {}, iu;
10799
+ var lt = {}, su;
10800
10800
  function qg() {
10801
- if (iu)
10801
+ if (su)
10802
10802
  return lt;
10803
- iu = 1, Object.defineProperty(lt, "__esModule", { value: !0 }), lt.PronunciationAssessmentResult = lt.ContentAssessmentResult = void 0;
10803
+ su = 1, Object.defineProperty(lt, "__esModule", { value: !0 }), lt.PronunciationAssessmentResult = lt.ContentAssessmentResult = void 0;
10804
10804
  const t = z, e = R();
10805
10805
  class r {
10806
10806
  /**
@@ -10848,7 +10848,7 @@ function qg() {
10848
10848
  }
10849
10849
  }
10850
10850
  lt.ContentAssessmentResult = r;
10851
- let i = class Rd {
10851
+ let i = class Ed {
10852
10852
  constructor(a) {
10853
10853
  const o = JSON.parse(a);
10854
10854
  t.Contracts.throwIfNullOrUndefined(o.NBest[0], "NBest"), this.privPronJson = o.NBest[0];
@@ -10864,7 +10864,7 @@ function qg() {
10864
10864
  static fromResult(a) {
10865
10865
  t.Contracts.throwIfNullOrUndefined(a, "result");
10866
10866
  const o = a.properties.getProperty(e.PropertyId.SpeechServiceResponse_JsonResult);
10867
- return t.Contracts.throwIfNullOrUndefined(o, "json"), new Rd(o);
10867
+ return t.Contracts.throwIfNullOrUndefined(o, "json"), new Ed(o);
10868
10868
  }
10869
10869
  /**
10870
10870
  * Gets the detail result of pronunciation assessment.
@@ -10948,11 +10948,11 @@ function qg() {
10948
10948
  };
10949
10949
  return lt.PronunciationAssessmentResult = i, lt;
10950
10950
  }
10951
- var en = {}, su;
10951
+ var en = {}, ou;
10952
10952
  function Fg() {
10953
- if (su)
10953
+ if (ou)
10954
10954
  return en;
10955
- su = 1, Object.defineProperty(en, "__esModule", { value: !0 }), en.AvatarConfig = void 0;
10955
+ ou = 1, Object.defineProperty(en, "__esModule", { value: !0 }), en.AvatarConfig = void 0;
10956
10956
  const t = z, e = R();
10957
10957
  let r = class {
10958
10958
  /**
@@ -11035,7 +11035,7 @@ function Fg() {
11035
11035
  };
11036
11036
  return en.AvatarConfig = r, en;
11037
11037
  }
11038
- var Ed = {};
11038
+ var wd = {};
11039
11039
  (function(t) {
11040
11040
  Object.defineProperty(t, "__esModule", { value: !0 }), t.AvatarEventArgs = t.AvatarEventTypes = void 0, function(r) {
11041
11041
  r.SwitchedToSpeaking = "SwitchedToSpeaking", r.SwitchedToIdle = "SwitchedToIdle", r.SessionClosed = "SessionClosed";
@@ -11076,12 +11076,12 @@ var Ed = {};
11076
11076
  }
11077
11077
  }
11078
11078
  t.AvatarEventArgs = e;
11079
- })(Ed);
11080
- var tn = {}, rn = {}, ou;
11081
- function wd() {
11082
- if (ou)
11079
+ })(wd);
11080
+ var tn = {}, rn = {}, au;
11081
+ function Ad() {
11082
+ if (au)
11083
11083
  return rn;
11084
- ou = 1, Object.defineProperty(rn, "__esModule", { value: !0 }), rn.SpeechSynthesisConnectionFactory = void 0;
11084
+ au = 1, Object.defineProperty(rn, "__esModule", { value: !0 }), rn.SpeechSynthesisConnectionFactory = void 0;
11085
11085
  const t = Z(), e = R(), r = _e(), i = _(), u = X, a = Ie;
11086
11086
  let o = class {
11087
11087
  constructor() {
@@ -11101,12 +11101,12 @@ function wd() {
11101
11101
  };
11102
11102
  return rn.SpeechSynthesisConnectionFactory = o, rn;
11103
11103
  }
11104
- var au;
11104
+ var cu;
11105
11105
  function Ug() {
11106
- if (au)
11106
+ if (cu)
11107
11107
  return tn;
11108
- au = 1, Object.defineProperty(tn, "__esModule", { value: !0 }), tn.AvatarSynthesizer = void 0;
11109
- const t = wd(), e = _(), r = M(), i = Ze, u = R(), a = z, o = da();
11108
+ cu = 1, Object.defineProperty(tn, "__esModule", { value: !0 }), tn.AvatarSynthesizer = void 0;
11109
+ const t = Ad(), e = _(), r = M(), i = Ze, u = R(), a = z, o = la();
11110
11110
  let n = class extends u.Synthesizer {
11111
11111
  /**
11112
11112
  * Creates and initializes an instance of this class.
@@ -11263,11 +11263,11 @@ class Wg {
11263
11263
  }
11264
11264
  }
11265
11265
  xt.AvatarVideoFormat = Wg;
11266
- var nn = {}, cu;
11266
+ var nn = {}, uu;
11267
11267
  function Vg() {
11268
- if (cu)
11268
+ if (uu)
11269
11269
  return nn;
11270
- cu = 1, Object.defineProperty(nn, "__esModule", { value: !0 }), nn.AvatarWebRTCConnectionResult = void 0;
11270
+ uu = 1, Object.defineProperty(nn, "__esModule", { value: !0 }), nn.AvatarWebRTCConnectionResult = void 0;
11271
11271
  const t = R();
11272
11272
  let e = class extends t.SynthesisResult {
11273
11273
  /**
@@ -11295,11 +11295,11 @@ function Vg() {
11295
11295
  };
11296
11296
  return nn.AvatarWebRTCConnectionResult = e, nn;
11297
11297
  }
11298
- var sn = {}, uu;
11298
+ var sn = {}, pu;
11299
11299
  function $g() {
11300
- if (uu)
11300
+ if (pu)
11301
11301
  return sn;
11302
- uu = 1, Object.defineProperty(sn, "__esModule", { value: !0 }), sn.Diagnostics = void 0;
11302
+ pu = 1, Object.defineProperty(sn, "__esModule", { value: !0 }), sn.Diagnostics = void 0;
11303
11303
  const t = Z(), e = M();
11304
11304
  let r = class {
11305
11305
  static SetLoggingLevel(u) {
@@ -11323,11 +11323,11 @@ function $g() {
11323
11323
  };
11324
11324
  return sn.Diagnostics = r, r.privListener = void 0, sn;
11325
11325
  }
11326
- var pu;
11326
+ var du;
11327
11327
  function R() {
11328
- return pu || (pu = 1, function(t) {
11328
+ return du || (du = 1, function(t) {
11329
11329
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ConnectionEventArgs = t.CancellationErrorCode = t.CancellationDetails = t.CancellationDetailsBase = t.IntentRecognitionCanceledEventArgs = t.TranslationRecognitionCanceledEventArgs = t.NoMatchDetails = t.NoMatchReason = t.Translations = t.TranslationRecognizer = t.VoiceProfileType = t.IntentRecognizer = t.SpeechRecognizer = t.Recognizer = t.PropertyId = t.PropertyCollection = t.SpeechTranslationConfigImpl = t.SpeechTranslationConfig = t.SpeechConfigImpl = t.SpeechConfig = t.ResultReason = t.TranslationSynthesisResult = t.TranslationRecognitionResult = t.TranslationSynthesisEventArgs = t.TranslationRecognitionEventArgs = t.SpeechRecognitionCanceledEventArgs = t.MeetingTranscriptionEventArgs = t.ConversationTranscriptionEventArgs = t.SpeechRecognitionEventArgs = t.LanguageUnderstandingModel = t.IntentRecognitionResult = t.SpeechRecognitionResult = t.RecognitionResult = t.IntentRecognitionEventArgs = t.OutputFormat = t.RecognitionEventArgs = t.SessionEventArgs = t.KeywordRecognitionModel = t.PushAudioOutputStreamCallback = t.PullAudioInputStreamCallback = t.CancellationReason = t.PushAudioOutputStream = t.PullAudioOutputStream = t.AudioOutputStream = t.PushAudioInputStream = t.PullAudioInputStream = t.AudioInputStream = t.AudioFormatTag = t.AudioStreamFormat = t.AudioConfig = void 0, t.SpeechSynthesisEventArgs = t.SpeechSynthesisResult = t.SynthesisResult = t.SpeechSynthesizer = t.SpeechSynthesisOutputFormat = t.Synthesizer = t.User = t.ParticipantChangedReason = t.Participant = t.MeetingTranscriber = t.Meeting = t.ConversationTranscriptionResult = t.ConversationTranscriber = t.ConversationTranslator = t.ConversationTranslationResult = t.ConversationTranslationEventArgs = t.ConversationTranslationCanceledEventArgs = t.ConversationParticipantsChangedEventArgs = t.ConversationExpirationEventArgs = t.Conversation = t.SpeakerRecognitionCancellationDetails = t.SpeakerRecognitionResultType = t.SpeakerRecognitionResult = t.SourceLanguageConfig = t.AutoDetectSourceLanguageResult = t.AutoDetectSourceLanguageConfig = t.SpeakerVerificationModel = t.SpeakerIdentificationModel = t.SpeakerRecognizer = t.VoiceProfileClient = t.VoiceProfilePhraseResult = t.VoiceProfileCancellationDetails = t.VoiceProfileResult = t.VoiceProfileEnrollmentCancellationDetails = t.VoiceProfileEnrollmentResult = t.VoiceProfile = t.ConnectionMessage = t.ConnectionMessageEventArgs = t.BaseAudioPlayer = t.ProfanityOption = t.ServicePropertyChannel = t.TurnStatusReceivedEventArgs = t.ActivityReceivedEventArgs = t.DialogServiceConnector = t.CustomCommandsConfig = t.BotFrameworkConfig = t.DialogServiceConfig = t.PhraseListGrammar = t.Connection = t.ServiceEventArgs = void 0, t.LogLevel = t.Diagnostics = t.AvatarWebRTCConnectionResult = t.Coordinate = t.AvatarVideoFormat = t.AvatarSynthesizer = t.AvatarEventArgs = t.AvatarConfig = t.LanguageIdMode = t.PronunciationAssessmentResult = t.PronunciationAssessmentConfig = t.PronunciationAssessmentGranularity = t.PronunciationAssessmentGradingSystem = t.MeetingTranscriptionCanceledEventArgs = t.ConversationTranscriptionCanceledEventArgs = t.SpeakerAudioDestination = t.VoiceInfo = t.SynthesisVoiceType = t.SynthesisVoiceGender = t.SynthesisVoicesResult = t.SpeechSynthesisBoundaryType = t.SpeechSynthesisVisemeEventArgs = t.SpeechSynthesisBookmarkEventArgs = t.SpeechSynthesisWordBoundaryEventArgs = void 0;
11330
- var e = Up();
11330
+ var e = Hp();
11331
11331
  Object.defineProperty(t, "AudioConfig", { enumerable: !0, get: function() {
11332
11332
  return e.AudioConfig;
11333
11333
  } });
@@ -11337,7 +11337,7 @@ function R() {
11337
11337
  } }), Object.defineProperty(t, "AudioFormatTag", { enumerable: !0, get: function() {
11338
11338
  return r.AudioFormatTag;
11339
11339
  } });
11340
- var i = Lp();
11340
+ var i = xp();
11341
11341
  Object.defineProperty(t, "AudioInputStream", { enumerable: !0, get: function() {
11342
11342
  return i.AudioInputStream;
11343
11343
  } }), Object.defineProperty(t, "PullAudioInputStream", { enumerable: !0, get: function() {
@@ -11353,7 +11353,7 @@ function R() {
11353
11353
  } }), Object.defineProperty(t, "PushAudioOutputStream", { enumerable: !0, get: function() {
11354
11354
  return u.PushAudioOutputStream;
11355
11355
  } });
11356
- var a = Hp;
11356
+ var a = Wp;
11357
11357
  Object.defineProperty(t, "CancellationReason", { enumerable: !0, get: function() {
11358
11358
  return a.CancellationReason;
11359
11359
  } });
@@ -11377,7 +11377,7 @@ function R() {
11377
11377
  Object.defineProperty(t, "RecognitionEventArgs", { enumerable: !0, get: function() {
11378
11378
  return p.RecognitionEventArgs;
11379
11379
  } });
11380
- var d = Wp;
11380
+ var d = Vp;
11381
11381
  Object.defineProperty(t, "OutputFormat", { enumerable: !0, get: function() {
11382
11382
  return d.OutputFormat;
11383
11383
  } });
@@ -11421,7 +11421,7 @@ function R() {
11421
11421
  Object.defineProperty(t, "TranslationSynthesisEventArgs", { enumerable: !0, get: function() {
11422
11422
  return y.TranslationSynthesisEventArgs;
11423
11423
  } });
11424
- var w = Kp();
11424
+ var w = Jp();
11425
11425
  Object.defineProperty(t, "TranslationRecognitionResult", { enumerable: !0, get: function() {
11426
11426
  return w.TranslationRecognitionResult;
11427
11427
  } });
@@ -11429,7 +11429,7 @@ function R() {
11429
11429
  Object.defineProperty(t, "TranslationSynthesisResult", { enumerable: !0, get: function() {
11430
11430
  return A.TranslationSynthesisResult;
11431
11431
  } });
11432
- var I = Jp;
11432
+ var I = Gp;
11433
11433
  Object.defineProperty(t, "ResultReason", { enumerable: !0, get: function() {
11434
11434
  return I.ResultReason;
11435
11435
  } });
@@ -11445,7 +11445,7 @@ function R() {
11445
11445
  } }), Object.defineProperty(t, "SpeechTranslationConfigImpl", { enumerable: !0, get: function() {
11446
11446
  return x.SpeechTranslationConfigImpl;
11447
11447
  } });
11448
- var H = Qp();
11448
+ var H = Xp();
11449
11449
  Object.defineProperty(t, "PropertyCollection", { enumerable: !0, get: function() {
11450
11450
  return H.PropertyCollection;
11451
11451
  } });
@@ -11465,7 +11465,7 @@ function R() {
11465
11465
  Object.defineProperty(t, "IntentRecognizer", { enumerable: !0, get: function() {
11466
11466
  return $.IntentRecognizer;
11467
11467
  } });
11468
- var et = Yp;
11468
+ var et = ed;
11469
11469
  Object.defineProperty(t, "VoiceProfileType", { enumerable: !0, get: function() {
11470
11470
  return et.VoiceProfileType;
11471
11471
  } });
@@ -11477,7 +11477,7 @@ function R() {
11477
11477
  Object.defineProperty(t, "Translations", { enumerable: !0, get: function() {
11478
11478
  return ai.Translations;
11479
11479
  } });
11480
- var ci = nd;
11480
+ var ci = id;
11481
11481
  Object.defineProperty(t, "NoMatchReason", { enumerable: !0, get: function() {
11482
11482
  return ci.NoMatchReason;
11483
11483
  } });
@@ -11501,7 +11501,7 @@ function R() {
11501
11501
  Object.defineProperty(t, "CancellationDetails", { enumerable: !0, get: function() {
11502
11502
  return hi.CancellationDetails;
11503
11503
  } });
11504
- var vi = od;
11504
+ var vi = ad;
11505
11505
  Object.defineProperty(t, "CancellationErrorCode", { enumerable: !0, get: function() {
11506
11506
  return vi.CancellationErrorCode;
11507
11507
  } });
@@ -11513,7 +11513,7 @@ function R() {
11513
11513
  Object.defineProperty(t, "ServiceEventArgs", { enumerable: !0, get: function() {
11514
11514
  return gi.ServiceEventArgs;
11515
11515
  } });
11516
- var mi = td();
11516
+ var mi = rd();
11517
11517
  Object.defineProperty(t, "Connection", { enumerable: !0, get: function() {
11518
11518
  return mi.Connection;
11519
11519
  } });
@@ -11521,7 +11521,7 @@ function R() {
11521
11521
  Object.defineProperty(t, "PhraseListGrammar", { enumerable: !0, get: function() {
11522
11522
  return Si.PhraseListGrammar;
11523
11523
  } });
11524
- var Ci = oa();
11524
+ var Ci = aa();
11525
11525
  Object.defineProperty(t, "DialogServiceConfig", { enumerable: !0, get: function() {
11526
11526
  return Ci.DialogServiceConfig;
11527
11527
  } });
@@ -11545,11 +11545,11 @@ function R() {
11545
11545
  Object.defineProperty(t, "TurnStatusReceivedEventArgs", { enumerable: !0, get: function() {
11546
11546
  return wi.TurnStatusReceivedEventArgs;
11547
11547
  } });
11548
- var Ai = ad;
11548
+ var Ai = cd;
11549
11549
  Object.defineProperty(t, "ServicePropertyChannel", { enumerable: !0, get: function() {
11550
11550
  return Ai.ServicePropertyChannel;
11551
11551
  } });
11552
- var Ii = cd;
11552
+ var Ii = ud;
11553
11553
  Object.defineProperty(t, "ProfanityOption", { enumerable: !0, get: function() {
11554
11554
  return Ii.ProfanityOption;
11555
11555
  } });
@@ -11561,7 +11561,7 @@ function R() {
11561
11561
  Object.defineProperty(t, "ConnectionMessageEventArgs", { enumerable: !0, get: function() {
11562
11562
  return Ti.ConnectionMessageEventArgs;
11563
11563
  } });
11564
- var bi = ed();
11564
+ var bi = td();
11565
11565
  Object.defineProperty(t, "ConnectionMessage", { enumerable: !0, get: function() {
11566
11566
  return bi.ConnectionMessage;
11567
11567
  } });
@@ -11621,7 +11621,7 @@ function R() {
11621
11621
  } }), Object.defineProperty(t, "SpeakerRecognitionCancellationDetails", { enumerable: !0, get: function() {
11622
11622
  return At.SpeakerRecognitionCancellationDetails;
11623
11623
  } });
11624
- var Y = pa();
11624
+ var Y = da();
11625
11625
  Object.defineProperty(t, "Conversation", { enumerable: !0, get: function() {
11626
11626
  return Y.Conversation;
11627
11627
  } }), Object.defineProperty(t, "ConversationExpirationEventArgs", { enumerable: !0, get: function() {
@@ -11651,11 +11651,11 @@ function R() {
11651
11651
  } }), Object.defineProperty(t, "User", { enumerable: !0, get: function() {
11652
11652
  return Y.User;
11653
11653
  } });
11654
- var Bi = da();
11654
+ var Bi = la();
11655
11655
  Object.defineProperty(t, "Synthesizer", { enumerable: !0, get: function() {
11656
11656
  return Bi.Synthesizer;
11657
11657
  } });
11658
- var b = ra;
11658
+ var b = na;
11659
11659
  Object.defineProperty(t, "SpeechSynthesisOutputFormat", { enumerable: !0, get: function() {
11660
11660
  return b.SpeechSynthesisOutputFormat;
11661
11661
  } });
@@ -11687,7 +11687,7 @@ function R() {
11687
11687
  Object.defineProperty(t, "SpeechSynthesisVisemeEventArgs", { enumerable: !0, get: function() {
11688
11688
  return rl.SpeechSynthesisVisemeEventArgs;
11689
11689
  } });
11690
- var nl = md;
11690
+ var nl = Sd;
11691
11691
  Object.defineProperty(t, "SpeechSynthesisBoundaryType", { enumerable: !0, get: function() {
11692
11692
  return nl.SpeechSynthesisBoundaryType;
11693
11693
  } });
@@ -11695,7 +11695,7 @@ function R() {
11695
11695
  Object.defineProperty(t, "SynthesisVoicesResult", { enumerable: !0, get: function() {
11696
11696
  return il.SynthesisVoicesResult;
11697
11697
  } });
11698
- var go = Sd;
11698
+ var go = Cd;
11699
11699
  Object.defineProperty(t, "SynthesisVoiceGender", { enumerable: !0, get: function() {
11700
11700
  return go.SynthesisVoiceGender;
11701
11701
  } }), Object.defineProperty(t, "SynthesisVoiceType", { enumerable: !0, get: function() {
@@ -11715,11 +11715,11 @@ function R() {
11715
11715
  Object.defineProperty(t, "MeetingTranscriptionCanceledEventArgs", { enumerable: !0, get: function() {
11716
11716
  return al.MeetingTranscriptionCanceledEventArgs;
11717
11717
  } });
11718
- var cl = Cd;
11718
+ var cl = yd;
11719
11719
  Object.defineProperty(t, "PronunciationAssessmentGradingSystem", { enumerable: !0, get: function() {
11720
11720
  return cl.PronunciationAssessmentGradingSystem;
11721
11721
  } });
11722
- var ul = yd;
11722
+ var ul = Pd;
11723
11723
  Object.defineProperty(t, "PronunciationAssessmentGranularity", { enumerable: !0, get: function() {
11724
11724
  return ul.PronunciationAssessmentGranularity;
11725
11725
  } });
@@ -11731,7 +11731,7 @@ function R() {
11731
11731
  Object.defineProperty(t, "PronunciationAssessmentResult", { enumerable: !0, get: function() {
11732
11732
  return dl.PronunciationAssessmentResult;
11733
11733
  } });
11734
- var ll = ca;
11734
+ var ll = ua;
11735
11735
  Object.defineProperty(t, "LanguageIdMode", { enumerable: !0, get: function() {
11736
11736
  return ll.LanguageIdMode;
11737
11737
  } });
@@ -11739,7 +11739,7 @@ function R() {
11739
11739
  Object.defineProperty(t, "AvatarConfig", { enumerable: !0, get: function() {
11740
11740
  return hl.AvatarConfig;
11741
11741
  } });
11742
- var vl = Ed;
11742
+ var vl = wd;
11743
11743
  Object.defineProperty(t, "AvatarEventArgs", { enumerable: !0, get: function() {
11744
11744
  return vl.AvatarEventArgs;
11745
11745
  } });
@@ -11747,11 +11747,11 @@ function R() {
11747
11747
  Object.defineProperty(t, "AvatarSynthesizer", { enumerable: !0, get: function() {
11748
11748
  return fl.AvatarSynthesizer;
11749
11749
  } });
11750
- var _a = xt;
11750
+ var Ta = xt;
11751
11751
  Object.defineProperty(t, "AvatarVideoFormat", { enumerable: !0, get: function() {
11752
- return _a.AvatarVideoFormat;
11752
+ return Ta.AvatarVideoFormat;
11753
11753
  } }), Object.defineProperty(t, "Coordinate", { enumerable: !0, get: function() {
11754
- return _a.Coordinate;
11754
+ return Ta.Coordinate;
11755
11755
  } });
11756
11756
  var gl = Vg();
11757
11757
  Object.defineProperty(t, "AvatarWebRTCConnectionResult", { enumerable: !0, get: function() {
@@ -11761,24 +11761,24 @@ function R() {
11761
11761
  Object.defineProperty(t, "Diagnostics", { enumerable: !0, get: function() {
11762
11762
  return ml.Diagnostics;
11763
11763
  } });
11764
- var Sl = ea;
11764
+ var Sl = ta;
11765
11765
  Object.defineProperty(t, "LogLevel", { enumerable: !0, get: function() {
11766
11766
  return Sl.LogLevel;
11767
11767
  } });
11768
11768
  }(To)), To;
11769
11769
  }
11770
- var du;
11770
+ var lu;
11771
11771
  function Kg() {
11772
- if (du)
11772
+ if (lu)
11773
11773
  return nr;
11774
- du = 1, Object.defineProperty(nr, "__esModule", { value: !0 }), nr.ProxyInfo = void 0;
11774
+ lu = 1, Object.defineProperty(nr, "__esModule", { value: !0 }), nr.ProxyInfo = void 0;
11775
11775
  const t = R();
11776
- let e = class Ad {
11776
+ let e = class Id {
11777
11777
  constructor(i, u, a, o) {
11778
11778
  this.privProxyHostName = i, this.privProxyPort = u, this.privProxyUserName = a, this.privProxyPassword = o;
11779
11779
  }
11780
11780
  static fromParameters(i) {
11781
- return new Ad(i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyHostName), parseInt(i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyPort), 10), i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyUserName), i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyPassword));
11781
+ return new Id(i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyHostName), parseInt(i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyPort), 10), i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyUserName), i.getProperty(t.PropertyId.SpeechServiceConnection_ProxyPassword));
11782
11782
  }
11783
11783
  static fromRecognizerConfig(i) {
11784
11784
  return this.fromParameters(i.parameters);
@@ -11798,7 +11798,7 @@ function Kg() {
11798
11798
  };
11799
11799
  return nr.ProxyInfo = e, nr;
11800
11800
  }
11801
- var Id = {};
11801
+ var _d = {};
11802
11802
  const Jg = /* @__PURE__ */ new Set(["json", "buffer", "string"]);
11803
11803
  var Gg = (t) => (...e) => {
11804
11804
  const r = /* @__PURE__ */ new Set();
@@ -11832,9 +11832,9 @@ var Gg = (t) => (...e) => {
11832
11832
  }), i || (i = "GET"), r.size === 0 && r.add(200), t(r, i, u, a, o);
11833
11833
  };
11834
11834
  const Qg = Gg;
11835
- class la extends Error {
11835
+ class ha extends Error {
11836
11836
  constructor(e, ...r) {
11837
- super(...r), Error.captureStackTrace && Error.captureStackTrace(this, la), this.name = "StatusError", this.message = e.statusMessage, this.statusCode = e.status, this.res = e, this.json = e.json.bind(e), this.text = e.text.bind(e), this.arrayBuffer = e.arrayBuffer.bind(e);
11837
+ super(...r), Error.captureStackTrace && Error.captureStackTrace(this, ha), this.name = "StatusError", this.message = e.statusMessage, this.statusCode = e.status, this.res = e, this.json = e.json.bind(e), this.text = e.text.bind(e), this.arrayBuffer = e.arrayBuffer.bind(e);
11838
11838
  let i;
11839
11839
  Object.defineProperty(this, "responseBody", { get: () => (i || (i = this.arrayBuffer()), i) }), this.headers = {};
11840
11840
  for (const [a, o] of e.headers.entries())
@@ -11854,7 +11854,7 @@ const Xg = (t, e, r, i, u) => async (a, o, n = {}) => {
11854
11854
  n = new Headers({ ...i || {}, ...n });
11855
11855
  const c = await fetch(s, { method: e, headers: n, body: o });
11856
11856
  if (c.statusCode = c.status, !t.has(c.status))
11857
- throw new la(c);
11857
+ throw new ha(c);
11858
11858
  return r === "json" ? c.json() : r === "buffer" ? c.arrayBuffer() : r === "string" ? c.text() : c;
11859
11859
  };
11860
11860
  var Zg = Qg(Xg);
@@ -11926,7 +11926,7 @@ var Zg = Qg(Xg);
11926
11926
  }
11927
11927
  }
11928
11928
  t.RestMessageAdapter = a;
11929
- })(Id);
11929
+ })(_d);
11930
11930
  var ni = {};
11931
11931
  Object.defineProperty(ni, "__esModule", { value: !0 });
11932
11932
  ni.RestConfigBase = void 0;
@@ -11977,9 +11977,9 @@ $e.privDefaultParams = {
11977
11977
  subscriptionRegion: "Ocp-Apim-Subscription-Region",
11978
11978
  token: "X-CapitoToken"
11979
11979
  };
11980
- var lu;
11980
+ var hu;
11981
11981
  function Z() {
11982
- return lu || (lu = 1, function(t) {
11982
+ return hu || (hu = 1, function(t) {
11983
11983
  var e = q && q.__createBinding || (Object.create ? function(i, u, a, o) {
11984
11984
  o === void 0 && (o = a), Object.defineProperty(i, o, { enumerable: !0, get: function() {
11985
11985
  return u[a];
@@ -11990,14 +11990,14 @@ function Z() {
11990
11990
  for (var a in i)
11991
11991
  a !== "default" && !Object.prototype.hasOwnProperty.call(u, a) && e(u, i, a);
11992
11992
  };
11993
- Object.defineProperty(t, "__esModule", { value: !0 }), r(Ps, t), r(zp, t), r(Jv(), t), r(Gv(), t), r(Rs, t), r(Es, t), r(Zn, t), r(ws, t), r(Kg(), t), r(Id, t), r(ni, t);
11993
+ Object.defineProperty(t, "__esModule", { value: !0 }), r(Ps, t), r(jp, t), r(Jv(), t), r(Gv(), t), r(Rs, t), r(Es, t), r(Zn, t), r(ws, t), r(Kg(), t), r(_d, t), r(ni, t);
11994
11994
  }(Ao)), Ao;
11995
11995
  }
11996
- var hu;
11996
+ var vu;
11997
11997
  function Yg() {
11998
- if (hu)
11998
+ if (vu)
11999
11999
  return er;
12000
- hu = 1, Object.defineProperty(er, "__esModule", { value: !0 }), er.IntentConnectionFactory = void 0;
12000
+ vu = 1, Object.defineProperty(er, "__esModule", { value: !0 }), er.IntentConnectionFactory = void 0;
12001
12001
  const t = Z(), e = R(), r = _e(), i = _(), u = X;
12002
12002
  let a = class extends r.ConnectionFactoryBase {
12003
12003
  create(n, s, c) {
@@ -12073,11 +12073,11 @@ function Yg() {
12073
12073
  };
12074
12074
  return er.IntentConnectionFactory = a, er;
12075
12075
  }
12076
- var ht = {}, vu;
12076
+ var ht = {}, fu;
12077
12077
  function em() {
12078
- if (vu)
12078
+ if (fu)
12079
12079
  return ht;
12080
- vu = 1, Object.defineProperty(ht, "__esModule", { value: !0 }), ht.VoiceProfileConnectionFactory = ht.SpeakerRecognitionConnectionFactory = void 0;
12080
+ fu = 1, Object.defineProperty(ht, "__esModule", { value: !0 }), ht.VoiceProfileConnectionFactory = ht.SpeakerRecognitionConnectionFactory = void 0;
12081
12081
  const t = Z(), e = R(), r = _e(), i = _(), u = X;
12082
12082
  class a extends r.ConnectionFactoryBase {
12083
12083
  create(c, p, d, l) {
@@ -12219,7 +12219,7 @@ var on = {}, xe = {};
12219
12219
  Object.defineProperty(xe, "__esModule", { value: !0 });
12220
12220
  xe.SpeechConnectionMessage = void 0;
12221
12221
  const ko = M(), Ne = X;
12222
- class ha extends ko.ConnectionMessage {
12222
+ class va extends ko.ConnectionMessage {
12223
12223
  constructor(e, r, i, u, a, o, n, s) {
12224
12224
  if (!r)
12225
12225
  throw new ko.ArgumentNullError("path");
@@ -12252,72 +12252,72 @@ class ha extends ko.ConnectionMessage {
12252
12252
  if (e.headers)
12253
12253
  for (const n in e.headers)
12254
12254
  n && (n.toLowerCase() === Ne.HeaderNames.Path.toLowerCase() ? r = e.headers[n] : n.toLowerCase() === Ne.HeaderNames.RequestId.toLowerCase() ? i = e.headers[n] : n.toLowerCase() === Ne.HeaderNames.ContentType.toLowerCase() ? u = e.headers[n] : n.toLowerCase() === Ne.HeaderNames.RequestStreamId.toLowerCase() ? a = e.headers[n] : o[n] = e.headers[n]);
12255
- return new ha(e.messageType, r, i, u, e.body, a, o, e.id);
12255
+ return new va(e.messageType, r, i, u, e.body, a, o, e.id);
12256
12256
  }
12257
12257
  }
12258
- xe.SpeechConnectionMessage = ha;
12259
- var _d = {};
12258
+ xe.SpeechConnectionMessage = va;
12259
+ var Td = {};
12260
12260
  (function(t) {
12261
12261
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SegmentationMode = void 0, function(e) {
12262
12262
  e.Normal = "Normal", e.Disabled = "Disabled", e.Custom = "Custom", e.Semantic = "Semantic";
12263
12263
  }(t.SegmentationMode || (t.SegmentationMode = {}));
12264
- })(_d);
12265
- var Td = {};
12264
+ })(Td);
12265
+ var bd = {};
12266
12266
  (function(t) {
12267
12267
  Object.defineProperty(t, "__esModule", { value: !0 }), t.NextAction = void 0, function(e) {
12268
12268
  e.None = "None", e.Synthesize = "Synthesize";
12269
12269
  }(t.NextAction || (t.NextAction = {}));
12270
- })(Td);
12271
- var bd = {};
12270
+ })(bd);
12271
+ var Md = {};
12272
12272
  (function(t) {
12273
12273
  Object.defineProperty(t, "__esModule", { value: !0 }), t.Mode = void 0, function(e) {
12274
12274
  e.None = "None", e.Always = "Always";
12275
12275
  }(t.Mode || (t.Mode = {}));
12276
- })(bd);
12277
- var Md = {};
12276
+ })(Md);
12277
+ var Od = {};
12278
12278
  (function(t) {
12279
12279
  Object.defineProperty(t, "__esModule", { value: !0 }), t.LanguageIdDetectionPriority = t.LanguageIdDetectionMode = void 0, function(e) {
12280
12280
  e.DetectAtAudioStart = "DetectAtAudioStart", e.DetectContinuous = "DetectContinuous", e.DetectSegments = "DetectSegments";
12281
12281
  }(t.LanguageIdDetectionMode || (t.LanguageIdDetectionMode = {})), function(e) {
12282
12282
  e.Auto = "Auto", e.PrioritizeLatency = "PrioritizeLatency", e.PrioritizeAccuracy = "PrioritizeAccuracy";
12283
12283
  }(t.LanguageIdDetectionPriority || (t.LanguageIdDetectionPriority = {}));
12284
- })(Md);
12285
- var Od = {};
12284
+ })(Od);
12285
+ var Dd = {};
12286
12286
  (function(t) {
12287
12287
  Object.defineProperty(t, "__esModule", { value: !0 }), t.NextAction = void 0, function(e) {
12288
12288
  e.Recognize = "Recognize", e.None = "None";
12289
12289
  }(t.NextAction || (t.NextAction = {}));
12290
- })(Od);
12291
- var Dd = {};
12290
+ })(Dd);
12291
+ var kd = {};
12292
12292
  (function(t) {
12293
12293
  Object.defineProperty(t, "__esModule", { value: !0 }), t.OnUnknownAction = void 0, function(e) {
12294
12294
  e.RecognizeWithDefaultLanguage = "RecognizeWithDefaultLanguage", e.None = "None";
12295
12295
  }(t.OnUnknownAction || (t.OnUnknownAction = {}));
12296
- })(Dd);
12297
- var kd = {};
12296
+ })(kd);
12297
+ var Nd = {};
12298
12298
  (function(t) {
12299
12299
  Object.defineProperty(t, "__esModule", { value: !0 }), t.ResultType = void 0, function(e) {
12300
12300
  e.Auto = "Auto", e.StableFragment = "StableFragment", e.Hypothesis = "Hypothesis", e.None = "None";
12301
12301
  }(t.ResultType || (t.ResultType = {}));
12302
- })(kd);
12303
- var Nd = {};
12302
+ })(Nd);
12303
+ var zd = {};
12304
12304
  (function(t) {
12305
12305
  Object.defineProperty(t, "__esModule", { value: !0 }), t.PhraseResultOutputType = void 0, function(e) {
12306
12306
  e.Always = "Always", e.None = "None";
12307
12307
  }(t.PhraseResultOutputType || (t.PhraseResultOutputType = {}));
12308
- })(Nd);
12309
- var zd = {};
12308
+ })(zd);
12309
+ var jd = {};
12310
12310
  (function(t) {
12311
12311
  Object.defineProperty(t, "__esModule", { value: !0 }), t.NextAction = void 0, function(e) {
12312
12312
  e.None = "None", e.Translate = "Translate";
12313
12313
  }(t.NextAction || (t.NextAction = {}));
12314
- })(zd);
12315
- var fu;
12314
+ })(jd);
12315
+ var gu;
12316
12316
  function tm() {
12317
- if (fu)
12317
+ if (gu)
12318
12318
  return on;
12319
- fu = 1, Object.defineProperty(on, "__esModule", { value: !0 }), on.ServiceRecognizerBase = void 0;
12320
- const t = Z(), e = M(), r = R(), i = _(), u = xe, a = _d, o = Ce, n = Td, s = bd, c = Md, p = Od, d = Dd, l = kd, h = Nd, v = zd;
12319
+ gu = 1, Object.defineProperty(on, "__esModule", { value: !0 }), on.ServiceRecognizerBase = void 0;
12320
+ const t = Z(), e = M(), r = R(), i = _(), u = xe, a = Td, o = Ce, n = bd, s = Md, c = Od, p = Dd, d = kd, l = Nd, h = zd, v = jd;
12321
12321
  let g = class Ln {
12322
12322
  constructor(f, S, C, y, w) {
12323
12323
  if (this.privConnectionConfigurationPromise = void 0, this.privConnectionPromise = void 0, this.privSetTimeout = setTimeout, this.privIsLiveAudio = !1, this.privAverageBytesPerMs = 0, this.privEnableSpeakerId = !1, this.privExpectContentAssessmentResponse = !1, this.recognizeOverride = void 0, this.recognizeSpeaker = void 0, this.disconnectOverride = void 0, this.receiveMessageOverride = void 0, this.sendPrePayloadJSONOverride = void 0, this.postConnectImplOverride = void 0, this.configConnectionOverride = void 0, this.handleSpeechPhraseMessage = void 0, this.handleSpeechHypothesisMessage = void 0, !f)
@@ -12754,11 +12754,11 @@ function tm() {
12754
12754
  };
12755
12755
  return on.ServiceRecognizerBase = g, g.telemetryDataEnabled = !0, on;
12756
12756
  }
12757
- var an = {}, gu;
12757
+ var an = {}, mu;
12758
12758
  function rm() {
12759
- if (gu)
12759
+ if (mu)
12760
12760
  return an;
12761
- gu = 1, Object.defineProperty(an, "__esModule", { value: !0 }), an.ConversationServiceRecognizer = void 0;
12761
+ mu = 1, Object.defineProperty(an, "__esModule", { value: !0 }), an.ConversationServiceRecognizer = void 0;
12762
12762
  const t = R(), e = _();
12763
12763
  let r = class extends e.ServiceRecognizerBase {
12764
12764
  constructor(u, a, o, n, s) {
@@ -12811,9 +12811,9 @@ function rm() {
12811
12811
  };
12812
12812
  return an.ConversationServiceRecognizer = r, an;
12813
12813
  }
12814
- var No = {}, mu;
12814
+ var No = {}, Su;
12815
12815
  function nm() {
12816
- return mu || (mu = 1, function(t) {
12816
+ return Su || (Su = 1, function(t) {
12817
12817
  Object.defineProperty(t, "__esModule", { value: !0 }), t.RecognizerConfig = t.SpeechResultFormat = void 0;
12818
12818
  const e = R(), r = _(), i = Ce;
12819
12819
  (function(a) {
@@ -12876,12 +12876,12 @@ function nm() {
12876
12876
  t.RecognizerConfig = u;
12877
12877
  }(No)), No;
12878
12878
  }
12879
- var jd = {};
12880
- Object.defineProperty(jd, "__esModule", { value: !0 });
12879
+ var Ld = {};
12880
+ Object.defineProperty(Ld, "__esModule", { value: !0 });
12881
12881
  var Gs = {};
12882
12882
  Object.defineProperty(Gs, "__esModule", { value: !0 });
12883
12883
  Gs.WebsocketMessageFormatter = void 0;
12884
- const ye = M(), Su = `\r
12884
+ const ye = M(), Cu = `\r
12885
12885
  `;
12886
12886
  class im {
12887
12887
  toConnectionMessage(e) {
@@ -12919,7 +12919,7 @@ class im {
12919
12919
  const r = new ye.Deferred();
12920
12920
  try {
12921
12921
  if (e.messageType === ye.MessageType.Text) {
12922
- const i = `${this.makeHeaders(e)}${Su}${e.textBody ? e.textBody : ""}`;
12922
+ const i = `${this.makeHeaders(e)}${Cu}${e.textBody ? e.textBody : ""}`;
12923
12923
  r.resolve(new ye.RawWebsocketMessage(ye.MessageType.Text, i, e.id));
12924
12924
  } else if (e.messageType === ye.MessageType.Binary) {
12925
12925
  const i = this.makeHeaders(e), u = e.binaryBody, a = this.stringToArrayBuffer(i), o = new Int8Array(a), n = o.byteLength, s = new Int8Array(2 + n + (u ? u.byteLength : 0));
@@ -12939,7 +12939,7 @@ class im {
12939
12939
  let r = "";
12940
12940
  if (e.headers)
12941
12941
  for (const i in e.headers)
12942
- i && (r += `${i}: ${e.headers[i]}${Su}`);
12942
+ i && (r += `${i}: ${e.headers[i]}${Cu}`);
12943
12943
  return r;
12944
12944
  }
12945
12945
  parseHeaders(e) {
@@ -12964,11 +12964,11 @@ class im {
12964
12964
  }
12965
12965
  }
12966
12966
  Gs.WebsocketMessageFormatter = im;
12967
- var cn = {}, Cu;
12967
+ var cn = {}, yu;
12968
12968
  function sm() {
12969
- if (Cu)
12969
+ if (yu)
12970
12970
  return cn;
12971
- Cu = 1, Object.defineProperty(cn, "__esModule", { value: !0 }), cn.SpeechConnectionFactory = void 0;
12971
+ yu = 1, Object.defineProperty(cn, "__esModule", { value: !0 }), cn.SpeechConnectionFactory = void 0;
12972
12972
  const t = Z(), e = _(), r = R(), i = _e(), u = _(), a = X, o = Ie, n = Ce;
12973
12973
  let s = class extends i.ConnectionFactoryBase {
12974
12974
  constructor() {
@@ -13001,11 +13001,11 @@ function sm() {
13001
13001
  };
13002
13002
  return cn.SpeechConnectionFactory = s, cn;
13003
13003
  }
13004
- var un = {}, yu;
13004
+ var un = {}, Pu;
13005
13005
  function om() {
13006
- if (yu)
13006
+ if (Pu)
13007
13007
  return un;
13008
- yu = 1, Object.defineProperty(un, "__esModule", { value: !0 }), un.ConversationTranscriberConnectionFactory = void 0;
13008
+ Pu = 1, Object.defineProperty(un, "__esModule", { value: !0 }), un.ConversationTranscriberConnectionFactory = void 0;
13009
13009
  const t = Z(), e = R(), r = _(), i = _e(), u = _(), a = X, o = Ie;
13010
13010
  let n = class extends i.ConnectionFactoryBase {
13011
13011
  constructor() {
@@ -13044,11 +13044,11 @@ function om() {
13044
13044
  };
13045
13045
  return un.ConversationTranscriberConnectionFactory = n, un;
13046
13046
  }
13047
- var pn = {}, Pu;
13047
+ var pn = {}, Ru;
13048
13048
  function am() {
13049
- if (Pu)
13049
+ if (Ru)
13050
13050
  return pn;
13051
- Pu = 1, Object.defineProperty(pn, "__esModule", { value: !0 }), pn.TranscriberConnectionFactory = void 0;
13051
+ Ru = 1, Object.defineProperty(pn, "__esModule", { value: !0 }), pn.TranscriberConnectionFactory = void 0;
13052
13052
  const t = Z(), e = R(), r = _e(), i = _(), u = X, a = Ie;
13053
13053
  let o = class extends r.ConnectionFactoryBase {
13054
13054
  constructor() {
@@ -13072,11 +13072,11 @@ function am() {
13072
13072
  };
13073
13073
  return pn.TranscriberConnectionFactory = o, pn;
13074
13074
  }
13075
- var dn = {}, Ru;
13075
+ var dn = {}, Eu;
13076
13076
  function cm() {
13077
- if (Ru)
13077
+ if (Eu)
13078
13078
  return dn;
13079
- Ru = 1, Object.defineProperty(dn, "__esModule", { value: !0 }), dn.TranslationConnectionFactory = void 0;
13079
+ Eu = 1, Object.defineProperty(dn, "__esModule", { value: !0 }), dn.TranslationConnectionFactory = void 0;
13080
13080
  const t = Z(), e = ri, r = R(), i = _e(), u = _(), a = X, o = Ie, n = Ce;
13081
13081
  let s = class extends i.ConnectionFactoryBase {
13082
13082
  constructor() {
@@ -13107,11 +13107,11 @@ function cm() {
13107
13107
  };
13108
13108
  return dn.TranslationConnectionFactory = s, dn;
13109
13109
  }
13110
- var ln = {}, Eu;
13110
+ var ln = {}, wu;
13111
13111
  function um() {
13112
- if (Eu)
13112
+ if (wu)
13113
13113
  return ln;
13114
- Eu = 1, Object.defineProperty(ln, "__esModule", { value: !0 }), ln.EnumTranslation = void 0;
13114
+ wu = 1, Object.defineProperty(ln, "__esModule", { value: !0 }), ln.EnumTranslation = void 0;
13115
13115
  const t = R(), e = _();
13116
13116
  let r = class {
13117
13117
  static implTranslateRecognitionResult(u, a = !1) {
@@ -13195,26 +13195,26 @@ function um() {
13195
13195
  };
13196
13196
  return ln.EnumTranslation = r, ln;
13197
13197
  }
13198
- var Ld = {};
13198
+ var xd = {};
13199
13199
  (function(t) {
13200
13200
  Object.defineProperty(t, "__esModule", { value: !0 }), t.RecognitionStatus = t.SynthesisStatus = void 0, function(e) {
13201
13201
  e[e.Success = 0] = "Success", e[e.SynthesisEnd = 1] = "SynthesisEnd", e[e.Error = 2] = "Error";
13202
13202
  }(t.SynthesisStatus || (t.SynthesisStatus = {})), function(e) {
13203
13203
  e[e.Success = 0] = "Success", e[e.NoMatch = 1] = "NoMatch", e[e.InitialSilenceTimeout = 2] = "InitialSilenceTimeout", e[e.BabbleTimeout = 3] = "BabbleTimeout", e[e.Error = 4] = "Error", e[e.EndOfDictation = 5] = "EndOfDictation", e[e.TooManyRequests = 6] = "TooManyRequests", e[e.BadRequest = 7] = "BadRequest", e[e.Forbidden = 8] = "Forbidden";
13204
13204
  }(t.RecognitionStatus || (t.RecognitionStatus = {}));
13205
- })(Ld);
13206
- var hn = {}, wu;
13205
+ })(xd);
13206
+ var hn = {}, Au;
13207
13207
  function pm() {
13208
- if (wu)
13208
+ if (Au)
13209
13209
  return hn;
13210
- wu = 1, Object.defineProperty(hn, "__esModule", { value: !0 }), hn.TranslationSynthesisEnd = void 0;
13210
+ Au = 1, Object.defineProperty(hn, "__esModule", { value: !0 }), hn.TranslationSynthesisEnd = void 0;
13211
13211
  const t = _();
13212
- let e = class xd {
13212
+ let e = class Bd {
13213
13213
  constructor(i) {
13214
13214
  this.privSynthesisEnd = JSON.parse(i), this.privSynthesisEnd.SynthesisStatus && (this.privSynthesisEnd.SynthesisStatus = t.SynthesisStatus[this.privSynthesisEnd.SynthesisStatus]), this.privSynthesisEnd.Status && (this.privSynthesisEnd.SynthesisStatus = t.SynthesisStatus[this.privSynthesisEnd.Status]);
13215
13215
  }
13216
13216
  static fromJSON(i) {
13217
- return new xd(i);
13217
+ return new Bd(i);
13218
13218
  }
13219
13219
  get SynthesisStatus() {
13220
13220
  return this.privSynthesisEnd.SynthesisStatus;
@@ -13228,7 +13228,7 @@ function pm() {
13228
13228
  var Qs = {};
13229
13229
  Object.defineProperty(Qs, "__esModule", { value: !0 });
13230
13230
  Qs.TranslationHypothesis = void 0;
13231
- const dm = z, Au = Ss;
13231
+ const dm = z, Iu = Ss;
13232
13232
  class Qi {
13233
13233
  constructor(e, r) {
13234
13234
  this.privTranslationHypothesis = e, this.privTranslationHypothesis.Offset += r, this.privTranslationHypothesis.Translation.TranslationStatus = this.mapTranslationStatus(this.privTranslationHypothesis.Translation.TranslationStatus);
@@ -13261,22 +13261,22 @@ class Qi {
13261
13261
  const e = { ...this.privTranslationHypothesis };
13262
13262
  return e.Translation !== void 0 ? JSON.stringify({
13263
13263
  ...e,
13264
- TranslationStatus: Au.TranslationStatus[e.Translation.TranslationStatus]
13264
+ TranslationStatus: Iu.TranslationStatus[e.Translation.TranslationStatus]
13265
13265
  }) : JSON.stringify(e);
13266
13266
  }
13267
13267
  mapTranslationStatus(e) {
13268
13268
  if (typeof e == "string")
13269
- return Au.TranslationStatus[e];
13269
+ return Iu.TranslationStatus[e];
13270
13270
  if (typeof e == "number")
13271
13271
  return e;
13272
13272
  }
13273
13273
  }
13274
13274
  Qs.TranslationHypothesis = Qi;
13275
- var vn = {}, Iu;
13275
+ var vn = {}, _u;
13276
13276
  function lm() {
13277
- if (Iu)
13277
+ if (_u)
13278
13278
  return vn;
13279
- Iu = 1, Object.defineProperty(vn, "__esModule", { value: !0 }), vn.TranslationPhrase = void 0;
13279
+ _u = 1, Object.defineProperty(vn, "__esModule", { value: !0 }), vn.TranslationPhrase = void 0;
13280
13280
  const t = z, e = _(), r = Ss;
13281
13281
  let i = class Ko {
13282
13282
  constructor(a, o) {
@@ -13338,11 +13338,11 @@ function lm() {
13338
13338
  };
13339
13339
  return vn.TranslationPhrase = i, vn;
13340
13340
  }
13341
- var fn = {}, _u;
13341
+ var fn = {}, Tu;
13342
13342
  function hm() {
13343
- if (_u)
13343
+ if (Tu)
13344
13344
  return fn;
13345
- _u = 1, Object.defineProperty(fn, "__esModule", { value: !0 }), fn.TranslationServiceRecognizer = void 0;
13345
+ Tu = 1, Object.defineProperty(fn, "__esModule", { value: !0 }), fn.TranslationServiceRecognizer = void 0;
13346
13346
  const t = M(), e = R(), r = _();
13347
13347
  let i = class extends r.ConversationServiceRecognizer {
13348
13348
  constructor(a, o, n, s, c) {
@@ -13530,27 +13530,27 @@ function hm() {
13530
13530
  var Xs = {};
13531
13531
  Object.defineProperty(Xs, "__esModule", { value: !0 });
13532
13532
  Xs.SpeechDetected = void 0;
13533
- class va {
13533
+ class fa {
13534
13534
  constructor(e, r) {
13535
13535
  this.privSpeechStartDetected = JSON.parse(e), this.privSpeechStartDetected.Offset += r;
13536
13536
  }
13537
13537
  static fromJSON(e, r) {
13538
- return new va(e, r);
13538
+ return new fa(e, r);
13539
13539
  }
13540
13540
  get Offset() {
13541
13541
  return this.privSpeechStartDetected.Offset;
13542
13542
  }
13543
13543
  }
13544
- Xs.SpeechDetected = va;
13544
+ Xs.SpeechDetected = fa;
13545
13545
  var Zs = {};
13546
13546
  Object.defineProperty(Zs, "__esModule", { value: !0 });
13547
13547
  Zs.SpeechHypothesis = void 0;
13548
- class fa {
13548
+ class ga {
13549
13549
  constructor(e, r) {
13550
13550
  this.privSpeechHypothesis = JSON.parse(e), this.updateOffset(r);
13551
13551
  }
13552
13552
  static fromJSON(e, r) {
13553
- return new fa(e, r);
13553
+ return new ga(e, r);
13554
13554
  }
13555
13555
  updateOffset(e) {
13556
13556
  this.privSpeechHypothesis.Offset += e;
@@ -13577,16 +13577,16 @@ class fa {
13577
13577
  return this.privSpeechHypothesis.SpeakerId;
13578
13578
  }
13579
13579
  }
13580
- Zs.SpeechHypothesis = fa;
13580
+ Zs.SpeechHypothesis = ga;
13581
13581
  var Ys = {};
13582
13582
  Object.defineProperty(Ys, "__esModule", { value: !0 });
13583
13583
  Ys.SpeechKeyword = void 0;
13584
- class ga {
13584
+ class ma {
13585
13585
  constructor(e, r) {
13586
13586
  this.privSpeechKeyword = JSON.parse(e), this.privSpeechKeyword.Offset += r;
13587
13587
  }
13588
13588
  static fromJSON(e, r) {
13589
- return new ga(e, r);
13589
+ return new ma(e, r);
13590
13590
  }
13591
13591
  get Status() {
13592
13592
  return this.privSpeechKeyword.Status;
@@ -13604,12 +13604,12 @@ class ga {
13604
13604
  return JSON.stringify(this.privSpeechKeyword);
13605
13605
  }
13606
13606
  }
13607
- Ys.SpeechKeyword = ga;
13608
- var gn = {}, Tu;
13607
+ Ys.SpeechKeyword = ma;
13608
+ var gn = {}, bu;
13609
13609
  function vm() {
13610
- if (Tu)
13610
+ if (bu)
13611
13611
  return gn;
13612
- Tu = 1, Object.defineProperty(gn, "__esModule", { value: !0 }), gn.SpeechServiceRecognizer = void 0;
13612
+ bu = 1, Object.defineProperty(gn, "__esModule", { value: !0 }), gn.SpeechServiceRecognizer = void 0;
13613
13613
  const t = R(), e = _();
13614
13614
  let r = class extends e.ServiceRecognizerBase {
13615
13615
  constructor(u, a, o, n, s) {
@@ -13747,20 +13747,20 @@ function vm() {
13747
13747
  };
13748
13748
  return gn.SpeechServiceRecognizer = r, gn;
13749
13749
  }
13750
- var mn = {}, Bd = {};
13750
+ var mn = {}, qd = {};
13751
13751
  (function(t) {
13752
13752
  Object.defineProperty(t, "__esModule", { value: !0 }), t.IdentityProvider = t.SpeakerDiarizationMode = void 0, function(e) {
13753
13753
  e.None = "None", e.Identity = "Identity", e.Anonymous = "Anonymous";
13754
13754
  }(t.SpeakerDiarizationMode || (t.SpeakerDiarizationMode = {})), function(e) {
13755
13755
  e.CallCenter = "CallCenter";
13756
13756
  }(t.IdentityProvider || (t.IdentityProvider = {}));
13757
- })(Bd);
13758
- var bu;
13757
+ })(qd);
13758
+ var Mu;
13759
13759
  function fm() {
13760
- if (bu)
13760
+ if (Mu)
13761
13761
  return mn;
13762
- bu = 1, Object.defineProperty(mn, "__esModule", { value: !0 }), mn.ConversationTranscriptionServiceRecognizer = void 0;
13763
- const t = R(), e = _(), r = Bd, i = Ce;
13762
+ Mu = 1, Object.defineProperty(mn, "__esModule", { value: !0 }), mn.ConversationTranscriptionServiceRecognizer = void 0;
13763
+ const t = R(), e = _(), r = qd, i = Ce;
13764
13764
  let u = class extends e.ServiceRecognizerBase {
13765
13765
  constructor(o, n, s, c, p) {
13766
13766
  super(o, n, s, c, p), this.privConversationTranscriber = p, this.setSpeakerDiarizationJson();
@@ -13828,11 +13828,11 @@ function fm() {
13828
13828
  };
13829
13829
  return mn.ConversationTranscriptionServiceRecognizer = u, mn;
13830
13830
  }
13831
- var Sn = {}, Mu;
13831
+ var Sn = {}, Ou;
13832
13832
  function gm() {
13833
- if (Mu)
13833
+ if (Ou)
13834
13834
  return Sn;
13835
- Mu = 1, Object.defineProperty(Sn, "__esModule", { value: !0 }), Sn.TranscriptionServiceRecognizer = void 0;
13835
+ Ou = 1, Object.defineProperty(Sn, "__esModule", { value: !0 }), Sn.TranscriptionServiceRecognizer = void 0;
13836
13836
  const t = M(), e = R(), r = _(), i = xe;
13837
13837
  let u = class extends r.ConversationServiceRecognizer {
13838
13838
  constructor(o, n, s, c, p) {
@@ -13946,18 +13946,18 @@ function gm() {
13946
13946
  };
13947
13947
  return Sn.TranscriptionServiceRecognizer = u, Sn;
13948
13948
  }
13949
- var Cn = {}, Ou;
13949
+ var Cn = {}, Du;
13950
13950
  function mm() {
13951
- if (Ou)
13951
+ if (Du)
13952
13952
  return Cn;
13953
- Ou = 1, Object.defineProperty(Cn, "__esModule", { value: !0 }), Cn.DetailedSpeechPhrase = void 0;
13953
+ Du = 1, Object.defineProperty(Cn, "__esModule", { value: !0 }), Cn.DetailedSpeechPhrase = void 0;
13954
13954
  const t = _();
13955
- let e = class qd {
13955
+ let e = class Fd {
13956
13956
  constructor(i, u) {
13957
13957
  this.privDetailedSpeechPhrase = JSON.parse(i), this.privDetailedSpeechPhrase.RecognitionStatus = this.mapRecognitionStatus(this.privDetailedSpeechPhrase.RecognitionStatus), this.updateOffsets(u);
13958
13958
  }
13959
13959
  static fromJSON(i, u) {
13960
- return new qd(i, u);
13960
+ return new Fd(i, u);
13961
13961
  }
13962
13962
  updateOffsets(i) {
13963
13963
  if (this.privDetailedSpeechPhrase.Offset += i, this.privDetailedSpeechPhrase.NBest)
@@ -14010,18 +14010,18 @@ function mm() {
14010
14010
  };
14011
14011
  return Cn.DetailedSpeechPhrase = e, Cn;
14012
14012
  }
14013
- var yn = {}, Du;
14013
+ var yn = {}, ku;
14014
14014
  function Sm() {
14015
- if (Du)
14015
+ if (ku)
14016
14016
  return yn;
14017
- Du = 1, Object.defineProperty(yn, "__esModule", { value: !0 }), yn.SimpleSpeechPhrase = void 0;
14017
+ ku = 1, Object.defineProperty(yn, "__esModule", { value: !0 }), yn.SimpleSpeechPhrase = void 0;
14018
14018
  const t = _();
14019
- let e = class Fd {
14019
+ let e = class Ud {
14020
14020
  constructor(i, u = 0) {
14021
14021
  this.privSimpleSpeechPhrase = JSON.parse(i), this.privSimpleSpeechPhrase.RecognitionStatus = this.mapRecognitionStatus(this.privSimpleSpeechPhrase.RecognitionStatus), this.updateOffset(u);
14022
14022
  }
14023
14023
  static fromJSON(i, u) {
14024
- return new Fd(i, u);
14024
+ return new Ud(i, u);
14025
14025
  }
14026
14026
  updateOffset(i) {
14027
14027
  this.privSimpleSpeechPhrase.Offset += i;
@@ -14078,11 +14078,11 @@ class Cm {
14078
14078
  }
14079
14079
  }
14080
14080
  eo.AddedLmIntent = Cm;
14081
- var Pn = {}, ku;
14081
+ var Pn = {}, Nu;
14082
14082
  function ym() {
14083
- if (ku)
14083
+ if (Nu)
14084
14084
  return Pn;
14085
- ku = 1, Object.defineProperty(Pn, "__esModule", { value: !0 }), Pn.IntentServiceRecognizer = void 0;
14085
+ Nu = 1, Object.defineProperty(Pn, "__esModule", { value: !0 }), Pn.IntentServiceRecognizer = void 0;
14086
14086
  const t = M(), e = R(), r = _();
14087
14087
  let i = class extends r.ServiceRecognizerBase {
14088
14088
  constructor(a, o, n, s, c) {
@@ -14203,12 +14203,12 @@ function ym() {
14203
14203
  var to = {};
14204
14204
  Object.defineProperty(to, "__esModule", { value: !0 });
14205
14205
  to.IntentResponse = void 0;
14206
- class ma {
14206
+ class Sa {
14207
14207
  constructor(e) {
14208
14208
  e === "" ? this.privIntentResponse = {} : this.privIntentResponse = JSON.parse(e);
14209
14209
  }
14210
14210
  static fromJSON(e) {
14211
- return new ma(e);
14211
+ return new Sa(e);
14212
14212
  }
14213
14213
  get query() {
14214
14214
  return this.privIntentResponse.query;
@@ -14220,13 +14220,13 @@ class ma {
14220
14220
  return this.privIntentResponse.entities;
14221
14221
  }
14222
14222
  }
14223
- to.IntentResponse = ma;
14224
- var Ud = {};
14225
- Object.defineProperty(Ud, "__esModule", { value: !0 });
14223
+ to.IntentResponse = Sa;
14224
+ var Hd = {};
14225
+ Object.defineProperty(Hd, "__esModule", { value: !0 });
14226
14226
  var ro = {}, no = {};
14227
14227
  Object.defineProperty(no, "__esModule", { value: !0 });
14228
14228
  no.ServiceTelemetryListener = void 0;
14229
- const ze = M(), Nu = Js;
14229
+ const ze = M(), zu = Js;
14230
14230
  class Pm {
14231
14231
  constructor(e, r, i) {
14232
14232
  this.privIsDisposed = !1, this.privListeningTriggerMetric = null, this.privMicMetric = null, this.privConnectionEstablishMetric = null, this.privRequestId = e, this.privAudioSourceId = r, this.privAudioNodeId = i, this.privReceivedMessages = {}, this.privPhraseLatencies = [], this.privHypothesisLatencies = [];
@@ -14238,7 +14238,7 @@ class Pm {
14238
14238
  e > 0 && this.privHypothesisLatencies.push(Date.now() - e);
14239
14239
  }
14240
14240
  onEvent(e) {
14241
- if (!this.privIsDisposed && (e instanceof Nu.RecognitionTriggeredEvent && e.requestId === this.privRequestId && (this.privListeningTriggerMetric = {
14241
+ if (!this.privIsDisposed && (e instanceof zu.RecognitionTriggeredEvent && e.requestId === this.privRequestId && (this.privListeningTriggerMetric = {
14242
14242
  End: e.eventTime,
14243
14243
  Name: "ListeningTrigger",
14244
14244
  Start: e.eventTime
@@ -14256,7 +14256,7 @@ class Pm {
14256
14256
  End: e.eventTime,
14257
14257
  Name: "Microphone",
14258
14258
  Start: this.privMicStartTime
14259
- })), e instanceof Nu.ConnectingToServiceEvent && e.requestId === this.privRequestId && (this.privConnectionId = e.sessionId), e instanceof ze.ConnectionStartEvent && e.connectionId === this.privConnectionId && (this.privConnectionStartTime = e.eventTime), e instanceof ze.ConnectionEstablishedEvent && e.connectionId === this.privConnectionId && (this.privConnectionEstablishMetric || (this.privConnectionEstablishMetric = {
14259
+ })), e instanceof zu.ConnectingToServiceEvent && e.requestId === this.privRequestId && (this.privConnectionId = e.sessionId), e instanceof ze.ConnectionStartEvent && e.connectionId === this.privConnectionId && (this.privConnectionStartTime = e.eventTime), e instanceof ze.ConnectionEstablishedEvent && e.connectionId === this.privConnectionId && (this.privConnectionEstablishMetric || (this.privConnectionEstablishMetric = {
14260
14260
  End: e.eventTime,
14261
14261
  Id: this.privConnectionId,
14262
14262
  Name: "Connection",
@@ -14443,7 +14443,7 @@ class Em {
14443
14443
  }
14444
14444
  }
14445
14445
  ro.RequestSession = Em;
14446
- var io = {}, Hd = {};
14446
+ var io = {}, Wd = {};
14447
14447
  (function(t) {
14448
14448
  Object.defineProperty(t, "__esModule", { value: !0 }), t.TentativePhraseResultsOption = t.OutputFormat = t.PhraseExtension = t.PhraseOption = void 0, function(e) {
14449
14449
  e.WordTimings = "WordTimings", e.SNR = "SNR", e.Pronunciation = "Pronunciation", e.WordPronunciation = "WordPronunciation", e.WordConfidence = "WordConfidence", e.Words = "Words", e.Sentiment = "Sentiment", e.PronunciationAssessment = "PronunciationAssessment", e.ContentAssessment = "ContentAssessment", e.PhraseAMScore = "PhraseAMScore", e.PhraseLMScore = "PhraseLMScore", e.WordAMScore = "WordAMScore", e.WordLMScore = "WordLMScore", e.RuleTree = "RuleTree", e.NBestTimings = "NBestTimings", e.DecoderDiagnostics = "DecoderDiagnostics", e.DisplayWordTimings = "DisplayWordTimings", e.DisplayWords = "DisplayWords";
@@ -14454,10 +14454,10 @@ var io = {}, Hd = {};
14454
14454
  }(t.OutputFormat || (t.OutputFormat = {})), function(e) {
14455
14455
  e.None = "None", e.Always = "Always";
14456
14456
  }(t.TentativePhraseResultsOption || (t.TentativePhraseResultsOption = {}));
14457
- })(Hd);
14457
+ })(Wd);
14458
14458
  Object.defineProperty(io, "__esModule", { value: !0 });
14459
14459
  io.SpeechContext = void 0;
14460
- const wm = Ce, qe = Hd;
14460
+ const wm = Ce, qe = Wd;
14461
14461
  class Am {
14462
14462
  constructor(e) {
14463
14463
  this.privContext = {}, this.privDynamicGrammar = e;
@@ -14508,17 +14508,17 @@ class Am {
14508
14508
  }
14509
14509
  }
14510
14510
  io.SpeechContext = Am;
14511
- var so = {}, Wd = {};
14511
+ var so = {}, Vd = {};
14512
14512
  (function(t) {
14513
14513
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SubstringMatchType = t.GroupType = void 0, function(e) {
14514
14514
  e.IntentText = "IntentText", e.IntentEntity = "IntentEntity", e.Generic = "Generic", e.People = "People", e.Place = "Place", e.DynamicEntity = "DynamicEntity";
14515
14515
  }(t.GroupType || (t.GroupType = {})), function(e) {
14516
14516
  e.None = "None", e.LeftRooted = "LeftRooted", e.PartialName = "PartialName", e.MiddleOfSentence = "MiddleOfSentence";
14517
14517
  }(t.SubstringMatchType || (t.SubstringMatchType = {}));
14518
- })(Wd);
14518
+ })(Vd);
14519
14519
  Object.defineProperty(so, "__esModule", { value: !0 });
14520
14520
  so.DynamicGrammarBuilder = void 0;
14521
- const Im = Wd;
14521
+ const Im = Vd;
14522
14522
  class _m {
14523
14523
  // Adds one more reference phrases to the dynamic grammar to send.
14524
14524
  // All added phrases are generic phrases.
@@ -14556,7 +14556,7 @@ class _m {
14556
14556
  }
14557
14557
  }
14558
14558
  so.DynamicGrammarBuilder = _m;
14559
- var Rn = {}, oo = {}, ao = {}, Sa = {};
14559
+ var Rn = {}, oo = {}, ao = {}, Ca = {};
14560
14560
  (function(t) {
14561
14561
  Object.defineProperty(t, "__esModule", { value: !0 }), t.MessageDataStreamType = t.ActivityPayloadResponse = void 0;
14562
14562
  class e {
@@ -14582,10 +14582,10 @@ var Rn = {}, oo = {}, ao = {}, Sa = {};
14582
14582
  t.ActivityPayloadResponse = e, function(r) {
14583
14583
  r[r.None = 0] = "None", r[r.TextToSpeechAudio = 1] = "TextToSpeechAudio";
14584
14584
  }(t.MessageDataStreamType || (t.MessageDataStreamType = {}));
14585
- })(Sa);
14585
+ })(Ca);
14586
14586
  Object.defineProperty(ao, "__esModule", { value: !0 });
14587
14587
  ao.DialogServiceTurnState = void 0;
14588
- const Tm = Ze, bm = re, Mm = Sa;
14588
+ const Tm = Ze, bm = re, Mm = Ca;
14589
14589
  class Om {
14590
14590
  constructor(e, r) {
14591
14591
  this.privRequestId = r, this.privIsCompleted = !1, this.privAudioStream = null, this.privTurnManager = e, this.resetTurnEndTimeout();
@@ -14611,14 +14611,14 @@ class Om {
14611
14611
  ao.DialogServiceTurnState = Om;
14612
14612
  Object.defineProperty(oo, "__esModule", { value: !0 });
14613
14613
  oo.DialogServiceTurnStateManager = void 0;
14614
- const zu = ne, Dm = ao;
14614
+ const ju = ne, Dm = ao;
14615
14615
  class km {
14616
14616
  constructor() {
14617
14617
  this.privTurnMap = /* @__PURE__ */ new Map();
14618
14618
  }
14619
14619
  StartTurn(e) {
14620
14620
  if (this.privTurnMap.has(e))
14621
- throw new zu.InvalidOperationError("Service error: There is already a turn with id:" + e);
14621
+ throw new ju.InvalidOperationError("Service error: There is already a turn with id:" + e);
14622
14622
  const r = new Dm.DialogServiceTurnState(this, e);
14623
14623
  return this.privTurnMap.set(e, r), this.privTurnMap.get(e);
14624
14624
  }
@@ -14627,32 +14627,32 @@ class km {
14627
14627
  }
14628
14628
  CompleteTurn(e) {
14629
14629
  if (!this.privTurnMap.has(e))
14630
- throw new zu.InvalidOperationError("Service error: Received turn end for an unknown turn id:" + e);
14630
+ throw new ju.InvalidOperationError("Service error: Received turn end for an unknown turn id:" + e);
14631
14631
  const r = this.privTurnMap.get(e);
14632
14632
  return r.complete(), this.privTurnMap.delete(e), r;
14633
14633
  }
14634
14634
  }
14635
14635
  oo.DialogServiceTurnStateManager = km;
14636
- var Vd = {};
14636
+ var $d = {};
14637
14637
  (function(t) {
14638
14638
  Object.defineProperty(t, "__esModule", { value: !0 }), t.InvocationSource = void 0, function(e) {
14639
14639
  e.None = "None", e.VoiceActivationWithKeyword = "VoiceActivationWithKeyword";
14640
14640
  }(t.InvocationSource || (t.InvocationSource = {}));
14641
- })(Vd);
14642
- var $d = {};
14641
+ })($d);
14642
+ var Kd = {};
14643
14643
  (function(t) {
14644
14644
  Object.defineProperty(t, "__esModule", { value: !0 }), t.OnRejectAction = t.KeywordDetectionType = void 0, function(e) {
14645
14645
  e.StartTrigger = "StartTrigger";
14646
14646
  }(t.KeywordDetectionType || (t.KeywordDetectionType = {})), function(e) {
14647
14647
  e.EndOfTurn = "EndOfTurn", e.Continue = "Continue";
14648
14648
  }(t.OnRejectAction || (t.OnRejectAction = {}));
14649
- })($d);
14650
- var ju;
14649
+ })(Kd);
14650
+ var Lu;
14651
14651
  function Nm() {
14652
- if (ju)
14652
+ if (Lu)
14653
14653
  return Rn;
14654
- ju = 1, Object.defineProperty(Rn, "__esModule", { value: !0 }), Rn.DialogServiceAdapter = void 0;
14655
- const t = Z(), e = Pt, r = M(), i = Ze, u = R(), a = oo, o = _(), n = Sa, s = Vd, c = $d, p = xe;
14654
+ Lu = 1, Object.defineProperty(Rn, "__esModule", { value: !0 }), Rn.DialogServiceAdapter = void 0;
14655
+ const t = Z(), e = Pt, r = M(), i = Ze, u = R(), a = oo, o = _(), n = Ca, s = $d, c = Kd, p = xe;
14656
14656
  let d = class extends o.ServiceRecognizerBase {
14657
14657
  constructor(h, v, g, m, f) {
14658
14658
  super(h, v, g, m, f), this.privEvents = new r.EventSource(), this.privDialogServiceConnector = f, this.receiveMessageOverride = () => this.receiveDialogMessageOverride(), this.privTurnStateManager = new a.DialogServiceTurnStateManager(), this.recognizeOverride = (S, C, y) => this.listenOnce(S, C, y), this.postConnectImplOverride = (S) => this.dialogConnectImpl(S), this.configConnectionOverride = (S) => this.configConnection(S), this.disconnectOverride = () => this.privDisconnect(), this.privDialogAudioSource = g, this.agentConfigSent = !1, this.privLastResult = null, this.connectionEvents.attach((S) => {
@@ -14999,11 +14999,11 @@ de.privDefaultLanguageCode = "en-US";
14999
14999
  de.privClientAppId = "FC539C22-1767-4F1F-84BC-B4D811114F15";
15000
15000
  de.privWebSocketPath = "/capito/translate";
15001
15001
  de.privTranscriptionEventKeys = ["iCalUid", "callId", "organizer", "FLAC", "MTUri", "DifferentiateGuestSpeakers", "audiorecording", "Threadid", "OrganizerMri", "OrganizerTenantId", "UserToken"];
15002
- var Lu;
15002
+ var xu;
15003
15003
  function Lm() {
15004
- if (Lu)
15004
+ if (xu)
15005
15005
  return En;
15006
- Lu = 1, Object.defineProperty(En, "__esModule", { value: !0 }), En.ConversationManager = void 0;
15006
+ xu = 1, Object.defineProperty(En, "__esModule", { value: !0 }), En.ConversationManager = void 0;
15007
15007
  const t = Z(), e = z, r = R(), i = Jt;
15008
15008
  let u = class {
15009
15009
  constructor() {
@@ -15112,7 +15112,7 @@ class Bm extends xm.ConnectionMessage {
15112
15112
  ii.ConversationConnectionMessage = Bm;
15113
15113
  Object.defineProperty(uo, "__esModule", { value: !0 });
15114
15114
  uo.ConversationWebsocketMessageFormatter = void 0;
15115
- const ft = M(), xu = ii;
15115
+ const ft = M(), Bu = ii;
15116
15116
  class qm {
15117
15117
  /**
15118
15118
  * Format incoming messages: text (speech partial/final, IM) or binary (tts)
@@ -15121,10 +15121,10 @@ class qm {
15121
15121
  const r = new ft.Deferred();
15122
15122
  try {
15123
15123
  if (e.messageType === ft.MessageType.Text) {
15124
- const i = new xu.ConversationConnectionMessage(e.messageType, e.textContent, {}, e.id);
15124
+ const i = new Bu.ConversationConnectionMessage(e.messageType, e.textContent, {}, e.id);
15125
15125
  r.resolve(i);
15126
15126
  } else
15127
- e.messageType === ft.MessageType.Binary && r.resolve(new xu.ConversationConnectionMessage(e.messageType, e.binaryContent, void 0, e.id));
15127
+ e.messageType === ft.MessageType.Binary && r.resolve(new Bu.ConversationConnectionMessage(e.messageType, e.binaryContent, void 0, e.id));
15128
15128
  } catch (i) {
15129
15129
  r.reject(`Error formatting the message. Error: ${i}`);
15130
15130
  }
@@ -15147,11 +15147,11 @@ class qm {
15147
15147
  }
15148
15148
  }
15149
15149
  uo.ConversationWebsocketMessageFormatter = qm;
15150
- var Bu;
15150
+ var qu;
15151
15151
  function Fm() {
15152
- if (Bu)
15152
+ if (qu)
15153
15153
  return wn;
15154
- Bu = 1, Object.defineProperty(wn, "__esModule", { value: !0 }), wn.ConversationConnectionFactory = void 0;
15154
+ qu = 1, Object.defineProperty(wn, "__esModule", { value: !0 }), wn.ConversationConnectionFactory = void 0;
15155
15155
  const t = Z(), e = M(), r = z, i = R(), u = _e(), a = Jt, o = uo;
15156
15156
  let n = class extends u.ConnectionFactoryBase {
15157
15157
  create(c, p, d) {
@@ -15205,11 +15205,11 @@ class Um {
15205
15205
  }
15206
15206
  }
15207
15207
  po.ConversationRequestSession = Um;
15208
- var he = {}, qu;
15209
- function Kd() {
15210
- if (qu)
15208
+ var he = {}, Fu;
15209
+ function Jd() {
15210
+ if (Fu)
15211
15211
  return he;
15212
- qu = 1, Object.defineProperty(he, "__esModule", { value: !0 }), he.ConversationReceivedTranslationEventArgs = he.ParticipantsListEventArgs = he.ParticipantAttributeEventArgs = he.ParticipantEventArgs = he.LockRoomEventArgs = he.MuteAllEventArgs = void 0;
15212
+ Fu = 1, Object.defineProperty(he, "__esModule", { value: !0 }), he.ConversationReceivedTranslationEventArgs = he.ParticipantsListEventArgs = he.ParticipantAttributeEventArgs = he.ParticipantEventArgs = he.LockRoomEventArgs = he.MuteAllEventArgs = void 0;
15213
15213
  const t = R();
15214
15214
  class e extends t.SessionEventArgs {
15215
15215
  constructor(s, c) {
@@ -15376,11 +15376,11 @@ je.ConversationTranslatorCommandTypes = {
15376
15376
  setTranslateToLanguages: "SetTranslateToLanguages",
15377
15377
  setUseTTS: "SetUseTTS"
15378
15378
  };
15379
- var Jd = {}, lo = {};
15379
+ var Gd = {}, lo = {};
15380
15380
  Object.defineProperty(lo, "__esModule", { value: !0 });
15381
15381
  lo.CommandResponsePayload = void 0;
15382
15382
  const Wm = (t) => JSON.parse(t);
15383
- class Ca {
15383
+ class ya {
15384
15384
  constructor(e) {
15385
15385
  this.privCommandResponse = Wm(e);
15386
15386
  }
@@ -15409,15 +15409,15 @@ class Ca {
15409
15409
  return this.privCommandResponse.token;
15410
15410
  }
15411
15411
  static fromJSON(e) {
15412
- return new Ca(e);
15412
+ return new ya(e);
15413
15413
  }
15414
15414
  }
15415
- lo.CommandResponsePayload = Ca;
15415
+ lo.CommandResponsePayload = ya;
15416
15416
  var Bt = {};
15417
15417
  Object.defineProperty(Bt, "__esModule", { value: !0 });
15418
15418
  Bt.ParticipantPayloadResponse = Bt.ParticipantsListPayloadResponse = void 0;
15419
15419
  const Vm = (t) => JSON.parse(t), $m = (t) => JSON.parse(t);
15420
- class ya {
15420
+ class Pa {
15421
15421
  constructor(e) {
15422
15422
  this.privParticipantsPayloadResponse = Vm(e);
15423
15423
  }
@@ -15455,11 +15455,11 @@ class ya {
15455
15455
  return this.privParticipantsPayloadResponse.type;
15456
15456
  }
15457
15457
  static fromJSON(e) {
15458
- return new ya(e);
15458
+ return new Pa(e);
15459
15459
  }
15460
15460
  }
15461
- Bt.ParticipantsListPayloadResponse = ya;
15462
- class Pa {
15461
+ Bt.ParticipantsListPayloadResponse = Pa;
15462
+ class Ra {
15463
15463
  constructor(e) {
15464
15464
  this.privParticipantPayloadResponse = $m(e);
15465
15465
  }
@@ -15485,15 +15485,15 @@ class Pa {
15485
15485
  return this.privParticipantPayloadResponse.avatar;
15486
15486
  }
15487
15487
  static fromJSON(e) {
15488
- return new Pa(e);
15488
+ return new Ra(e);
15489
15489
  }
15490
15490
  }
15491
- Bt.ParticipantPayloadResponse = Pa;
15491
+ Bt.ParticipantPayloadResponse = Ra;
15492
15492
  var qt = {};
15493
15493
  Object.defineProperty(qt, "__esModule", { value: !0 });
15494
15494
  qt.TextResponsePayload = qt.SpeechResponsePayload = void 0;
15495
15495
  const Km = (t) => JSON.parse(t), Jm = (t) => JSON.parse(t);
15496
- class Ra {
15496
+ class Ea {
15497
15497
  constructor(e) {
15498
15498
  this.privSpeechResponse = Km(e);
15499
15499
  }
@@ -15528,11 +15528,11 @@ class Ra {
15528
15528
  return this.privSpeechResponse.type === "final";
15529
15529
  }
15530
15530
  static fromJSON(e) {
15531
- return new Ra(e);
15531
+ return new Ea(e);
15532
15532
  }
15533
15533
  }
15534
- qt.SpeechResponsePayload = Ra;
15535
- class Ea {
15534
+ qt.SpeechResponsePayload = Ea;
15535
+ class wa {
15536
15536
  constructor(e) {
15537
15537
  this.privTextResponse = Jm(e);
15538
15538
  }
@@ -15564,10 +15564,10 @@ class Ea {
15564
15564
  return this.privTextResponse.type;
15565
15565
  }
15566
15566
  static fromJSON(e) {
15567
- return new Ea(e);
15567
+ return new wa(e);
15568
15568
  }
15569
15569
  }
15570
- qt.TextResponsePayload = Ea;
15570
+ qt.TextResponsePayload = wa;
15571
15571
  (function(t) {
15572
15572
  Object.defineProperty(t, "__esModule", { value: !0 }), t.TextResponsePayload = t.SpeechResponsePayload = t.ParticipantPayloadResponse = t.ParticipantsListPayloadResponse = t.CommandResponsePayload = void 0;
15573
15573
  var e = lo;
@@ -15586,13 +15586,13 @@ qt.TextResponsePayload = Ea;
15586
15586
  } }), Object.defineProperty(t, "TextResponsePayload", { enumerable: !0, get: function() {
15587
15587
  return i.TextResponsePayload;
15588
15588
  } });
15589
- })(Jd);
15590
- var Fu;
15589
+ })(Gd);
15590
+ var Uu;
15591
15591
  function Gm() {
15592
- if (Fu)
15592
+ if (Uu)
15593
15593
  return An;
15594
- Fu = 1, Object.defineProperty(An, "__esModule", { value: !0 }), An.ConversationServiceAdapter = void 0;
15595
- const t = M(), e = R(), r = _(), i = ii, u = po, a = Kd(), o = je, n = Jd;
15594
+ Uu = 1, Object.defineProperty(An, "__esModule", { value: !0 }), An.ConversationServiceAdapter = void 0;
15595
+ const t = M(), e = R(), r = _(), i = ii, u = po, a = Jd(), o = je, n = Gd;
15596
15596
  let s = class extends r.ServiceRecognizerBase {
15597
15597
  constructor(p, d, l, h, v) {
15598
15598
  super(p, d, l, h, v), this.privConnectionConfigPromise = void 0, this.privLastPartialUtteranceId = "", this.privConversationServiceConnector = v, this.privConversationAuthentication = p, this.receiveMessageOverride = () => this.receiveConversationMessageOverride(), this.recognizeOverride = () => this.noOp(), this.postConnectImplOverride = (g) => this.conversationConnectImpl(g), this.configConnectionOverride = () => this.configConnection(), this.disconnectOverride = () => this.privDisconnect(), this.privConversationRequestSession = new u.ConversationRequestSession((0, t.createNoDashGuid)()), this.privConversationConnectionFactory = d, this.privConversationIsDisposed = !1;
@@ -15774,11 +15774,11 @@ function Gm() {
15774
15774
  };
15775
15775
  return An.ConversationServiceAdapter = s, An;
15776
15776
  }
15777
- var Uu;
15777
+ var Hu;
15778
15778
  function Qm() {
15779
- if (Uu)
15779
+ if (Hu)
15780
15780
  return vt;
15781
- Uu = 1, Object.defineProperty(vt, "__esModule", { value: !0 }), vt.ConversationTranslatorRecognizer = vt.ConversationRecognizerFactory = void 0;
15781
+ Hu = 1, Object.defineProperty(vt, "__esModule", { value: !0 }), vt.ConversationTranslatorRecognizer = vt.ConversationRecognizerFactory = void 0;
15782
15782
  const t = _(), e = M(), r = z, i = R(), u = Fm(), a = Gm();
15783
15783
  class o {
15784
15784
  static fromConfig(c, p, d) {
@@ -15936,11 +15936,11 @@ function Qm() {
15936
15936
  };
15937
15937
  return vt.ConversationTranslatorRecognizer = n, vt;
15938
15938
  }
15939
- var In = {}, Hu;
15939
+ var In = {}, Wu;
15940
15940
  function Xm() {
15941
- if (Hu)
15941
+ if (Wu)
15942
15942
  return In;
15943
- Hu = 1, Object.defineProperty(In, "__esModule", { value: !0 }), In.TranscriberRecognizer = void 0;
15943
+ Wu = 1, Object.defineProperty(In, "__esModule", { value: !0 }), In.TranscriberRecognizer = void 0;
15944
15944
  const t = M(), e = z, r = R(), i = _(), u = Ce;
15945
15945
  let a = class extends r.Recognizer {
15946
15946
  /**
@@ -16045,9 +16045,9 @@ function Xm() {
16045
16045
  };
16046
16046
  return In.TranscriberRecognizer = a, In;
16047
16047
  }
16048
- var Wu;
16048
+ var Vu;
16049
16049
  function Zm() {
16050
- return Wu || (Wu = 1, function(t) {
16050
+ return Vu || (Vu = 1, function(t) {
16051
16051
  Object.defineProperty(t, "__esModule", { value: !0 }), t.InternalParticipants = t.ConversationTranslatorMessageTypes = t.ConversationTranslatorCommandTypes = t.ParticipantsListEventArgs = t.ParticipantEventArgs = t.ParticipantAttributeEventArgs = t.MuteAllEventArgs = t.LockRoomEventArgs = t.ConversationReceivedTranslationEventArgs = t.TranscriberRecognizer = t.ConversationRecognizerFactory = t.ConversationConnectionConfig = t.ConversationManager = void 0;
16052
16052
  var e = Lm();
16053
16053
  Object.defineProperty(t, "ConversationManager", { enumerable: !0, get: function() {
@@ -16065,7 +16065,7 @@ function Zm() {
16065
16065
  Object.defineProperty(t, "TranscriberRecognizer", { enumerable: !0, get: function() {
16066
16066
  return u.TranscriberRecognizer;
16067
16067
  } });
16068
- var a = Kd();
16068
+ var a = Jd();
16069
16069
  Object.defineProperty(t, "ConversationReceivedTranslationEventArgs", { enumerable: !0, get: function() {
16070
16070
  return a.ConversationReceivedTranslationEventArgs;
16071
16071
  } }), Object.defineProperty(t, "LockRoomEventArgs", { enumerable: !0, get: function() {
@@ -16089,7 +16089,7 @@ function Zm() {
16089
16089
  } });
16090
16090
  }(zo)), zo;
16091
16091
  }
16092
- var wa = {};
16092
+ var Aa = {};
16093
16093
  (function(t) {
16094
16094
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SynthesisAudioMetadata = t.MetadataType = void 0, function(r) {
16095
16095
  r.WordBoundary = "WordBoundary", r.Bookmark = "Bookmark", r.Viseme = "Viseme", r.SentenceBoundary = "SentenceBoundary", r.SessionEnd = "SessionEnd", r.AvatarSignal = "TalkingAvatarSignal";
@@ -16106,13 +16106,13 @@ var wa = {};
16106
16106
  }
16107
16107
  }
16108
16108
  t.SynthesisAudioMetadata = e;
16109
- })(wa);
16109
+ })(Aa);
16110
16110
  var _n = {}, Me = {};
16111
16111
  Object.defineProperty(Me, "__esModule", { value: !0 });
16112
16112
  Me.SynthesisStartedEvent = Me.ConnectingToSynthesisServiceEvent = Me.SynthesisTriggeredEvent = Me.SpeechSynthesisEvent = void 0;
16113
- const Vu = M();
16114
- class ho extends Vu.PlatformEvent {
16115
- constructor(e, r, i = Vu.EventType.Info) {
16113
+ const $u = M();
16114
+ class ho extends $u.PlatformEvent {
16115
+ constructor(e, r, i = $u.EventType.Info) {
16116
16116
  super(e, i), this.privRequestId = r;
16117
16117
  }
16118
16118
  get requestId() {
@@ -16150,12 +16150,12 @@ class tS extends ho {
16150
16150
  }
16151
16151
  }
16152
16152
  Me.SynthesisStartedEvent = tS;
16153
- var $u;
16153
+ var Ku;
16154
16154
  function rS() {
16155
- if ($u)
16155
+ if (Ku)
16156
16156
  return _n;
16157
- $u = 1, Object.defineProperty(_n, "__esModule", { value: !0 }), _n.SynthesisTurn = void 0;
16158
- const t = M(), e = re, r = R(), i = wa, u = Me;
16157
+ Ku = 1, Object.defineProperty(_n, "__esModule", { value: !0 }), _n.SynthesisTurn = void 0;
16158
+ const t = M(), e = re, r = R(), i = Aa, u = Me;
16159
16159
  let a = class Jo {
16160
16160
  constructor() {
16161
16161
  this.privIsDisposed = !1, this.privIsSynthesizing = !1, this.privIsSynthesisEnded = !1, this.privBytesReceived = 0, this.privInTurn = !1, this.privTextOffset = 0, this.privNextSearchTextIndex = 0, this.privSentenceOffset = 0, this.privNextSearchSentenceIndex = 0, this.privRequestId = (0, t.createNoDashGuid)(), this.privTurnDeferral = new t.Deferred(), this.privTurnDeferral.resolve();
@@ -16314,11 +16314,11 @@ function rS() {
16314
16314
  };
16315
16315
  return _n.SynthesisTurn = a, _n;
16316
16316
  }
16317
- var Tn = {}, Ku;
16317
+ var Tn = {}, Ju;
16318
16318
  function nS() {
16319
- if (Ku)
16319
+ if (Ju)
16320
16320
  return Tn;
16321
- Ku = 1, Object.defineProperty(Tn, "__esModule", { value: !0 }), Tn.SynthesisAdapterBase = void 0;
16321
+ Ju = 1, Object.defineProperty(Tn, "__esModule", { value: !0 }), Tn.SynthesisAdapterBase = void 0;
16322
16322
  const t = M(), e = R(), r = _(), i = xe;
16323
16323
  let u = class {
16324
16324
  constructor(o, n, s, c) {
@@ -16533,11 +16533,11 @@ function nS() {
16533
16533
  };
16534
16534
  return Tn.SynthesisAdapterBase = u, u.telemetryDataEnabled = !0, Tn;
16535
16535
  }
16536
- var bn = {}, Ju;
16536
+ var bn = {}, Gu;
16537
16537
  function iS() {
16538
- if (Ju)
16538
+ if (Gu)
16539
16539
  return bn;
16540
- Ju = 1, Object.defineProperty(bn, "__esModule", { value: !0 }), bn.AvatarSynthesisAdapter = void 0;
16540
+ Gu = 1, Object.defineProperty(bn, "__esModule", { value: !0 }), bn.AvatarSynthesisAdapter = void 0;
16541
16541
  const t = R(), e = _();
16542
16542
  let r = class extends e.SynthesisAdapterBase {
16543
16543
  constructor(u, a, o, n, s) {
@@ -16600,11 +16600,11 @@ function iS() {
16600
16600
  };
16601
16601
  return bn.AvatarSynthesisAdapter = r, bn;
16602
16602
  }
16603
- var Mn = {}, Gu;
16603
+ var Mn = {}, Qu;
16604
16604
  function sS() {
16605
- if (Gu)
16605
+ if (Qu)
16606
16606
  return Mn;
16607
- Gu = 1, Object.defineProperty(Mn, "__esModule", { value: !0 }), Mn.SpeechSynthesisAdapter = void 0;
16607
+ Qu = 1, Object.defineProperty(Mn, "__esModule", { value: !0 }), Mn.SpeechSynthesisAdapter = void 0;
16608
16608
  const t = R(), e = _();
16609
16609
  let r = class extends e.SynthesisAdapterBase {
16610
16610
  constructor(u, a, o, n, s) {
@@ -16665,11 +16665,11 @@ function sS() {
16665
16665
  };
16666
16666
  return Mn.SpeechSynthesisAdapter = r, Mn;
16667
16667
  }
16668
- var On = {}, Qu;
16668
+ var On = {}, Xu;
16669
16669
  function oS() {
16670
- if (Qu)
16670
+ if (Xu)
16671
16671
  return On;
16672
- Qu = 1, Object.defineProperty(On, "__esModule", { value: !0 }), On.SynthesisRestAdapter = void 0;
16672
+ Xu = 1, Object.defineProperty(On, "__esModule", { value: !0 }), On.SynthesisRestAdapter = void 0;
16673
16673
  const t = Z(), e = R(), r = _e(), i = X;
16674
16674
  let u = class {
16675
16675
  constructor(o, n) {
@@ -16695,9 +16695,9 @@ function oS() {
16695
16695
  };
16696
16696
  return On.SynthesisRestAdapter = u, On;
16697
16697
  }
16698
- var Lo = {}, Xu;
16698
+ var Lo = {}, Zu;
16699
16699
  function aS() {
16700
- return Xu || (Xu = 1, function(t) {
16700
+ return Zu || (Zu = 1, function(t) {
16701
16701
  Object.defineProperty(t, "__esModule", { value: !0 }), t.SynthesizerConfig = t.SynthesisServiceType = void 0;
16702
16702
  const e = _();
16703
16703
  var r;
@@ -16729,11 +16729,11 @@ function aS() {
16729
16729
  t.SynthesizerConfig = i;
16730
16730
  }(Lo)), Lo;
16731
16731
  }
16732
- var Dn = {}, Zu;
16732
+ var Dn = {}, Yu;
16733
16733
  function cS() {
16734
- if (Zu)
16734
+ if (Yu)
16735
16735
  return Dn;
16736
- Zu = 1, Object.defineProperty(Dn, "__esModule", { value: !0 }), Dn.SynthesisContext = void 0;
16736
+ Yu = 1, Object.defineProperty(Dn, "__esModule", { value: !0 }), Dn.SynthesisContext = void 0;
16737
16737
  const t = R();
16738
16738
  let e = class {
16739
16739
  constructor() {
@@ -16782,11 +16782,11 @@ function cS() {
16782
16782
  };
16783
16783
  return Dn.SynthesisContext = e, Dn;
16784
16784
  }
16785
- var kn = {}, Yu;
16785
+ var kn = {}, ep;
16786
16786
  function uS() {
16787
- if (Yu)
16787
+ if (ep)
16788
16788
  return kn;
16789
- Yu = 1, Object.defineProperty(kn, "__esModule", { value: !0 }), kn.SpeakerRecognitionConfig = void 0;
16789
+ ep = 1, Object.defineProperty(kn, "__esModule", { value: !0 }), kn.SpeakerRecognitionConfig = void 0;
16790
16790
  const t = _();
16791
16791
  let e = class {
16792
16792
  constructor(i, u) {
@@ -16801,11 +16801,11 @@ function uS() {
16801
16801
  };
16802
16802
  return kn.SpeakerRecognitionConfig = e, kn;
16803
16803
  }
16804
- var Nn = {}, ep;
16804
+ var Nn = {}, tp;
16805
16805
  function pS() {
16806
- if (ep)
16806
+ if (tp)
16807
16807
  return Nn;
16808
- ep = 1, Object.defineProperty(Nn, "__esModule", { value: !0 }), Nn.SpeakerServiceRecognizer = void 0;
16808
+ tp = 1, Object.defineProperty(Nn, "__esModule", { value: !0 }), Nn.SpeakerServiceRecognizer = void 0;
16809
16809
  const t = Z(), e = M(), r = R(), i = _(), u = xe;
16810
16810
  let a = class extends i.ServiceRecognizerBase {
16811
16811
  constructor(n, s, c, p, d) {
@@ -16874,11 +16874,11 @@ function pS() {
16874
16874
  };
16875
16875
  return Nn.SpeakerServiceRecognizer = a, Nn;
16876
16876
  }
16877
- var zn = {}, tp;
16877
+ var zn = {}, rp;
16878
16878
  function dS() {
16879
- if (tp)
16879
+ if (rp)
16880
16880
  return zn;
16881
- tp = 1, Object.defineProperty(zn, "__esModule", { value: !0 }), zn.VoiceServiceRecognizer = void 0;
16881
+ rp = 1, Object.defineProperty(zn, "__esModule", { value: !0 }), zn.VoiceServiceRecognizer = void 0;
16882
16882
  const t = Z(), e = M(), r = R(), i = _(), u = xe;
16883
16883
  let a = class extends i.ServiceRecognizerBase {
16884
16884
  constructor(n, s, c, p, d) {
@@ -17098,7 +17098,7 @@ function dS() {
17098
17098
  };
17099
17099
  return zn.VoiceServiceRecognizer = a, zn;
17100
17100
  }
17101
- var Gd = {};
17101
+ var Qd = {};
17102
17102
  (function(t) {
17103
17103
  Object.defineProperty(t, "__esModule", { value: !0 }), t.type = t.connectivity = t.Device = t.OS = t.System = t.Context = t.SpeechServiceConfig = void 0;
17104
17104
  class e {
@@ -17156,10 +17156,10 @@ var Gd = {};
17156
17156
  }(t.connectivity || (t.connectivity = {})), function(o) {
17157
17157
  o.Phone = "Phone", o.Speaker = "Speaker", o.Car = "Car", o.Headset = "Headset", o.Thermostat = "Thermostat", o.Microphones = "Microphones", o.Deskphone = "Deskphone", o.RemoteControl = "RemoteControl", o.Unknown = "Unknown", o.File = "File", o.Stream = "Stream";
17158
17158
  }(t.type || (t.type = {}));
17159
- })(Gd);
17160
- var rp;
17159
+ })(Qd);
17160
+ var np;
17161
17161
  function _() {
17162
- return rp || (rp = 1, function(t) {
17162
+ return np || (np = 1, function(t) {
17163
17163
  var e = q && q.__createBinding || (Object.create ? function(a, o, n, s) {
17164
17164
  s === void 0 && (s = n), Object.defineProperty(a, s, { enumerable: !0, get: function() {
17165
17165
  return o[n];
@@ -17170,7 +17170,7 @@ function _() {
17170
17170
  for (var n in a)
17171
17171
  n !== "default" && !Object.prototype.hasOwnProperty.call(o, n) && e(o, a, n);
17172
17172
  };
17173
- Object.defineProperty(t, "__esModule", { value: !0 }), t.AutoDetectSourceLanguagesOpenRangeOptionName = t.ForceDictationPropertyName = t.ServicePropertiesPropertyName = t.CancellationErrorCodePropertyName = t.OutputFormatPropertyName = t.SpeechSynthesisAdapter = t.AvatarSynthesisAdapter = void 0, r(Yi, t), r(ys, t), r(Kt, t), r(kp, t), r(Np, t), r(Yg(), t), r(em(), t), r(Js, t), r(tm(), t), r(rm(), t), r(nm(), t), r(jd, t), r(Gs, t), r(sm(), t), r(om(), t), r(am(), t), r(cm(), t), r(wd(), t), r(um(), t), r(Ld, t), r(pm(), t), r(Qs, t), r(lm(), t), r(hm(), t), r(Xs, t), r(Zs, t), r(Ys, t), r(vm(), t), r(fm(), t), r(gm(), t), r(mm(), t), r(Sm(), t), r(eo, t), r(ym(), t), r(to, t), r(Ud, t), r(ro, t), r(io, t), r(so, t), r(Nm(), t), r(co, t), r(Zm(), t), r(wa, t), r(rS(), t), r(nS(), t);
17173
+ Object.defineProperty(t, "__esModule", { value: !0 }), t.AutoDetectSourceLanguagesOpenRangeOptionName = t.ForceDictationPropertyName = t.ServicePropertiesPropertyName = t.CancellationErrorCodePropertyName = t.OutputFormatPropertyName = t.SpeechSynthesisAdapter = t.AvatarSynthesisAdapter = void 0, r(Yi, t), r(ys, t), r(Kt, t), r(Np, t), r(zp, t), r(Yg(), t), r(em(), t), r(Js, t), r(tm(), t), r(rm(), t), r(nm(), t), r(Ld, t), r(Gs, t), r(sm(), t), r(om(), t), r(am(), t), r(cm(), t), r(Ad(), t), r(um(), t), r(xd, t), r(pm(), t), r(Qs, t), r(lm(), t), r(hm(), t), r(Xs, t), r(Zs, t), r(Ys, t), r(vm(), t), r(fm(), t), r(gm(), t), r(mm(), t), r(Sm(), t), r(eo, t), r(ym(), t), r(to, t), r(Hd, t), r(ro, t), r(io, t), r(so, t), r(Nm(), t), r(co, t), r(Zm(), t), r(Aa, t), r(rS(), t), r(nS(), t);
17174
17174
  var i = iS();
17175
17175
  Object.defineProperty(t, "AvatarSynthesisAdapter", { enumerable: !0, get: function() {
17176
17176
  return i.AvatarSynthesisAdapter;
@@ -17178,7 +17178,7 @@ function _() {
17178
17178
  var u = sS();
17179
17179
  Object.defineProperty(t, "SpeechSynthesisAdapter", { enumerable: !0, get: function() {
17180
17180
  return u.SpeechSynthesisAdapter;
17181
- } }), r(oS(), t), r(aS(), t), r(cS(), t), r(uS(), t), r(pS(), t), r(dS(), t), r(Gd, t), t.OutputFormatPropertyName = "OutputFormat", t.CancellationErrorCodePropertyName = "CancellationErrorCode", t.ServicePropertiesPropertyName = "ServiceProperties", t.ForceDictationPropertyName = "ForceDictation", t.AutoDetectSourceLanguagesOpenRangeOptionName = "UND";
17181
+ } }), r(oS(), t), r(aS(), t), r(cS(), t), r(uS(), t), r(pS(), t), r(dS(), t), r(Qd, t), t.OutputFormatPropertyName = "OutputFormat", t.CancellationErrorCodePropertyName = "CancellationErrorCode", t.ServicePropertiesPropertyName = "ServiceProperties", t.ForceDictationPropertyName = "ForceDictation", t.AutoDetectSourceLanguagesOpenRangeOptionName = "UND";
17182
17182
  }(mo)), mo;
17183
17183
  }
17184
17184
  (function(t) {
@@ -17212,11 +17212,11 @@ function vS() {
17212
17212
  }
17213
17213
  return xo(hS);
17214
17214
  }
17215
- const fS = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), np = { randomUUID: fS };
17215
+ const fS = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), ip = { randomUUID: fS };
17216
17216
  function gS(t, e, r) {
17217
17217
  var u;
17218
- if (np.randomUUID && !e && !t)
17219
- return np.randomUUID();
17218
+ if (ip.randomUUID && !e && !t)
17219
+ return ip.randomUUID();
17220
17220
  t = t || {};
17221
17221
  const i = t.random ?? ((u = t.rng) == null ? void 0 : u.call(t)) ?? vS();
17222
17222
  if (i.length < 16)
@@ -17230,16 +17230,16 @@ function gS(t, e, r) {
17230
17230
  }
17231
17231
  return lS(i);
17232
17232
  }
17233
- const Ft = Rt(), ip = Oe(), Tt = T(""), gt = T(""), Dt = T(""), ve = T(""), Qd = T("");
17233
+ const Ft = Rt(), sp = Oe(), Tt = T(""), gt = T(""), Dt = T(""), ve = T(""), Xd = T("");
17234
17234
  let We = null;
17235
- const sp = 4e3;
17235
+ const op = 4e3;
17236
17236
  Ht(async () => {
17237
- await Aa();
17237
+ await Ia();
17238
17238
  });
17239
17239
  let Q = null, Mt = null, Te = null, Ki = null;
17240
17240
  const Ut = () => {
17241
17241
  Te && Te.mute(), Q && (Q.close(), Q = null), Mt = null;
17242
- }, Aa = async () => {
17242
+ }, Ia = async () => {
17243
17243
  var t, e, r;
17244
17244
  try {
17245
17245
  const i = await Bn("/voiceTesting");
@@ -17260,7 +17260,7 @@ const Ut = () => {
17260
17260
  }
17261
17261
  ), Ki = null);
17262
17262
  }, mS = async (t) => {
17263
- const e = await Aa();
17263
+ const e = await Ia();
17264
17264
  return await Ut(), new Promise((r, i) => {
17265
17265
  const u = be.SpeechConfig.fromAuthorizationToken(e, "eastus2");
17266
17266
  u.speechSynthesisVoiceName = "en-US-EmmaMultilingualNeural", Te = new be.SpeakerAudioDestination();
@@ -17282,23 +17282,23 @@ const Ut = () => {
17282
17282
  );
17283
17283
  });
17284
17284
  }, SS = async (t) => {
17285
- const e = await Aa(), r = be.SpeechConfig.fromAuthorizationToken(e, "eastus2");
17285
+ const e = await Ia(), r = be.SpeechConfig.fromAuthorizationToken(e, "eastus2");
17286
17286
  r.speechRecognitionLanguage = "en-US";
17287
17287
  const i = be.AudioConfig.fromDefaultMicrophoneInput(), u = new be.SpeechRecognizer(r, i);
17288
17288
  return Ki = u, Tt.value = "", gt.value = "", u.recognizing = (a, o) => {
17289
- o.result.text && o.result.text.trim() && (Tt.value = o.result.text.trim(), Ut(), ip.userspeaking = !0, ip.userSpeechText = (gt.value ? gt.value + " " : "") + Tt.value, ve.value = "user", We && clearTimeout(We), We = setTimeout(() => {
17289
+ o.result.text && o.result.text.trim() && (Tt.value = o.result.text.trim(), Ut(), sp.userspeaking = !0, sp.userSpeechText = (gt.value ? gt.value + " " : "") + Tt.value, ve.value = "user", We && clearTimeout(We), We = setTimeout(() => {
17290
17290
  Tt.value && (t(Tt.value.trim()), Tt.value = "");
17291
- }, sp));
17291
+ }, op));
17292
17292
  }, u.recognized = (a, o) => {
17293
17293
  o.result.reason === be.ResultReason.RecognizedSpeech && o.result.text && o.result.text.trim() && (gt.value += " " + o.result.text.trim(), We && clearTimeout(We), We = setTimeout(() => {
17294
17294
  gt.value && (t(gt.value), gt.value = "");
17295
- }, sp));
17295
+ }, op));
17296
17296
  }, u.canceled = (a, o) => {
17297
17297
  console.error("Recognition canceled:", o);
17298
17298
  }, u.startContinuousRecognitionAsync(), u;
17299
17299
  }, CS = async () => {
17300
17300
  var t, e;
17301
- Dt.value = "", Qd.value = "";
17301
+ Dt.value = "", Xd.value = "";
17302
17302
  try {
17303
17303
  Ut(), await SS((r) => {
17304
17304
  r && (Dt.value = r);
@@ -17310,9 +17310,9 @@ const Ut = () => {
17310
17310
  } else
17311
17311
  Ft.setError("There was an issue while fetching data");
17312
17312
  }
17313
- }, Xd = async (t) => {
17313
+ }, Go = async (t) => {
17314
17314
  var e, r;
17315
- Qd.value = "";
17315
+ Xd.value = "";
17316
17316
  try {
17317
17317
  (ve.value == "user" || ve.value == "listening") && Ut(), await mS(t);
17318
17318
  } catch (i) {
@@ -17324,7 +17324,7 @@ const Ut = () => {
17324
17324
  }
17325
17325
  };
17326
17326
  Oe();
17327
- const op = Rt(), Ot = T(!1), xn = T("");
17327
+ const ap = Rt(), Ot = T(!1), xn = T("");
17328
17328
  T("");
17329
17329
  T("");
17330
17330
  Ht(() => {
@@ -17338,9 +17338,9 @@ const yS = async () => {
17338
17338
  } catch (u) {
17339
17339
  if (console.error(u), Pe.isAxiosError(u)) {
17340
17340
  const a = u;
17341
- console.log("Error found!"), console.error((r = a.response) == null ? void 0 : r.data), op.setError(((i = a.response) == null ? void 0 : i.data).message);
17341
+ console.log("Error found!"), console.error((r = a.response) == null ? void 0 : r.data), ap.setError(((i = a.response) == null ? void 0 : i.data).message);
17342
17342
  } else
17343
- op.setError("There was an issue while fetching data");
17343
+ ap.setError("There was an issue while fetching data");
17344
17344
  }
17345
17345
  };
17346
17346
  let Xi;
@@ -17352,7 +17352,7 @@ const Zd = T(!1);
17352
17352
  let bt = !1, fe = null, Fn = null, Fe = null;
17353
17353
  T("");
17354
17354
  let mt, St, kt, Nt;
17355
- function Go() {
17355
+ function Qo() {
17356
17356
  Nt && Nt.disconnect(), St && St.disconnect(), console.log("microphone outside->", kt), kt && (console.log("microphone->", kt), console.log("Stopping microphone connection"), kt.disconnect()), mt && mt.close();
17357
17357
  }
17358
17358
  function ES(t, e = 0.09) {
@@ -17360,10 +17360,10 @@ function ES(t, e = 0.09) {
17360
17360
  const r = new Uint8Array(St.frequencyBinCount);
17361
17361
  St.getByteFrequencyData(r);
17362
17362
  const i = r.reduce((u, a) => u + a) / r.length;
17363
- console.log("Average volume:", i), console.log("threshold * 100:", e * 100), i > e * 100 && (t(), console.log("onInterrupt", t), Go());
17363
+ console.log("Average volume:", i), console.log("threshold * 100:", e * 100), i > e * 100 && (t(), console.log("onInterrupt", t), Qo());
17364
17364
  };
17365
17365
  }
17366
- async function Qo() {
17366
+ async function Xo() {
17367
17367
  Zd.value = !0, Ot.value = !0, console.log("Starting voice recognition with ElevenLabs"), fe && fe.pause(), Fn = await navigator.mediaDevices.getUserMedia({ audio: !0 }), await wS();
17368
17368
  }
17369
17369
  async function wS() {
@@ -17420,9 +17420,9 @@ async function Yd(t) {
17420
17420
  })).blob(), i = URL.createObjectURL(r);
17421
17421
  return fe = new Audio(i), new Promise((u) => {
17422
17422
  fe && (fe.onended = async () => {
17423
- bt = !1, console.log("Audio is playing:", bt), Ot.value ? (console.log("micEnabled before calling startrecognition:", Ot.value), u(await Qo())) : u();
17423
+ bt = !1, console.log("Audio is playing:", bt), Ot.value ? (console.log("micEnabled before calling startrecognition:", Ot.value), u(await Xo())) : u();
17424
17424
  }, fe.play(), console.log("Audio is playing:", bt), console.log("micEnabled:", Ot.value), Ot.value && ES(() => {
17425
- fe && (fe.pause(), fe.currentTime = 0), bt = !1, console.log("monitorMicDuringTTS:", bt), console.log("micEnabled before calling startrecognition:", Ot.value), Qo();
17425
+ fe && (fe.pause(), fe.currentTime = 0), bt = !1, console.log("monitorMicDuringTTS:", bt), console.log("micEnabled before calling startrecognition:", Ot.value), Xo();
17426
17426
  }));
17427
17427
  });
17428
17428
  }
@@ -17467,7 +17467,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17467
17467
  }, I = T("");
17468
17468
  e.dotLoader = !0, ve.value = "listening";
17469
17469
  const E = await yt("/sqlTest", A);
17470
- e.addConversation((g = E.data) == null ? void 0 : g.body, "new"), I.value = (f = (m = E == null ? void 0 : E.data) == null ? void 0 : m.body) == null ? void 0 : f.answer, e.dotLoader = !1, ve.value = "bot", e.showVoiceComponent && (e.elevenLabs ? await Yd(I.value.replace(/[*#]/g, "")) : await Xd(I.value.replace(/[*#]/g, "")));
17470
+ e.addConversation((g = E.data) == null ? void 0 : g.body, "new"), I.value = (f = (m = E == null ? void 0 : E.data) == null ? void 0 : m.body) == null ? void 0 : f.answer, e.dotLoader = !1, ve.value = "bot", e.showVoiceComponent && (e.elevenLabs ? await Yd(I.value.replace(/[*#]/g, "")) : await Go(I.value.replace(/[*#]/g, "")));
17471
17471
  } else {
17472
17472
  u.value = !0, e.dotLoader = !0, console.log("firstQuestion fired==> else part");
17473
17473
  const A = {
@@ -17497,8 +17497,8 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17497
17497
  }
17498
17498
  };
17499
17499
  return (g, m) => (O(), N("section", null, [
17500
- Se(cp, { "is-visible": i.value }, {
17501
- default: up(() => [
17500
+ Se(up, { "is-visible": i.value }, {
17501
+ default: pp(() => [
17502
17502
  P("div", _S, [
17503
17503
  TS,
17504
17504
  bS,
@@ -17529,7 +17529,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17529
17529
  zS
17530
17530
  ]));
17531
17531
  }
17532
- }), xS = "data:image/jpeg;base64,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", Ia = (t) => (Vn("data-v-99b3b47e"), t = t(), $n(), t), BS = { class: "fontFormattingAMA flex items-end justify-start py-2" }, qS = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, FS = ["innerHTML"], US = ["innerHTML"], HS = {
17532
+ }), xS = "data:image/jpeg;base64,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", _a = (t) => (Vn("data-v-0a8d15a2"), t = t(), $n(), t), BS = { class: "fontFormattingAMA flex items-end justify-start py-2" }, qS = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, FS = ["innerHTML"], US = ["innerHTML"], HS = {
17533
17533
  key: 0,
17534
17534
  class: "py-4"
17535
17535
  }, WS = { class: "fontFormattingAMA px-2 py-1.5 md:px-6" }, VS = ["value", "disabled", "name"], $S = {
@@ -17546,7 +17546,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17546
17546
  }, XS = {
17547
17547
  key: 2,
17548
17548
  class: "flex flex-col justify-start py-10"
17549
- }, ZS = /* @__PURE__ */ Ia(() => /* @__PURE__ */ P("div", { class: "mb-4" }, " Add Agentic AI to your Digital Skills on Genome.ai and start mastering AI today! ", -1)), YS = /* @__PURE__ */ Ia(() => /* @__PURE__ */ P("img", {
17549
+ }, ZS = /* @__PURE__ */ _a(() => /* @__PURE__ */ P("div", { class: "mb-4" }, " Add Agentic AI to your Digital Skills on Genome.ai and start mastering AI today! ", -1)), YS = /* @__PURE__ */ _a(() => /* @__PURE__ */ P("img", {
17550
17550
  class: "h-20 w-20",
17551
17551
  src: xS,
17552
17552
  alt: "qr_code"
@@ -17556,7 +17556,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17556
17556
  ], tC = {
17557
17557
  key: 3,
17558
17558
  class: "flex flex-col justify-start items-start mt-4 bg-gray-100 rounded-lg"
17559
- }, rC = /* @__PURE__ */ Ia(() => /* @__PURE__ */ P("div", { class: "" }, [
17559
+ }, rC = /* @__PURE__ */ _a(() => /* @__PURE__ */ P("div", { class: "" }, [
17560
17560
  /* @__PURE__ */ jn(" Please select interaction mode below "),
17561
17561
  /* @__PURE__ */ P("span", { class: "italic" }, "(Note: once selected the mode can't be changed during the interaction. You need to re-start to change the interaction mode)")
17562
17562
  ], -1)), nC = { class: "flex justify-start items-center md:gap-[40px] gap-[30px]" }, iC = /* @__PURE__ */ we({
@@ -17607,6 +17607,18 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17607
17607
  ).replace(
17608
17608
  /BEGIN ROLE PLAY./g,
17609
17609
  '<div style="font-size: 18px; font-weight: bold;">BEGIN ROLE PLAY</div>'
17610
+ ).replace(
17611
+ /Feedback and Assessment/g,
17612
+ '<div style="font-size: 16px; font-weight: bold;">Feedback and Assessment</div>'
17613
+ ).replace(
17614
+ /Overall Assessment/g,
17615
+ '<div style="font-size: 16px; font-weight: bold;">Overall Assessment</div>'
17616
+ ).replace(
17617
+ /Overall Rating/g,
17618
+ '<div style="font-size: 16px; font-weight: bold;">Overall Rating</div>'
17619
+ ).replace(
17620
+ /Model Solution/g,
17621
+ '<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
17610
17622
  );
17611
17623
  (h.includes("Thank you for your participation!") || h.includes("Thank you for your participation")) && (a.searchBoxdisable = !1, u.value = !0), (h.includes("BEGIN ROLE PLAY") || h.includes("BEGIN ROLE PLAY.")) && (a.showSelectTypeConvesation = !0);
17612
17624
  const v = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
@@ -17626,6 +17638,18 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17626
17638
  let h = r.answer.replace(/[*#]/g, "").replace(
17627
17639
  /Assessment Rating & Feedback/g,
17628
17640
  '<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
17641
+ ).replace(
17642
+ /Feedback and Assessment/g,
17643
+ '<div style="font-size: 16px; font-weight: bold;">Feedback and Assessment</div>'
17644
+ ).replace(
17645
+ /Overall Assessment/g,
17646
+ '<div style="font-size: 16px; font-weight: bold;">Overall Assessment</div>'
17647
+ ).replace(
17648
+ /Overall Rating/g,
17649
+ '<div style="font-size: 16px; font-weight: bold;">Overall Rating</div>'
17650
+ ).replace(
17651
+ /Model Solution/g,
17652
+ '<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
17629
17653
  );
17630
17654
  const v = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
17631
17655
  if (h.includes("AI Guru") ? h = h.replace(v, (g, m, f) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${m}</a>`) : h = h.replace(v, (g, m, f) => `<a href="${f}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${m}</a>`), h.includes("Assessment Rating & Feedback")) {
@@ -17655,7 +17679,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17655
17679
  class: "italic"
17656
17680
  }, [
17657
17681
  P("div", WS, [
17658
- Xo(P("input", {
17682
+ Zo(P("input", {
17659
17683
  class: "mr-4 cursor-pointer",
17660
17684
  type: "checkbox",
17661
17685
  value: g,
@@ -17708,7 +17732,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
17708
17732
  ]));
17709
17733
  }
17710
17734
  });
17711
- const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-99b3b47e"]]), oC = { class: "flex justify-end items-end py-3" }, aC = { class: "max-w-[80%]" }, cC = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, uC = /* @__PURE__ */ we({
17735
+ const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-0a8d15a2"]]), oC = { class: "flex justify-end items-end py-3" }, aC = { class: "max-w-[80%]" }, cC = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, uC = /* @__PURE__ */ we({
17712
17736
  __name: "learnerSimulation",
17713
17737
  props: {
17714
17738
  question: {
@@ -17887,9 +17911,9 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
17887
17911
  __name: "NewVoiceConversation",
17888
17912
  setup(t) {
17889
17913
  const e = Oe(), r = Rt(), i = T(""), u = T(!1), a = T("Turn on mic"), o = () => {
17890
- u.value === !1 ? e.elevenLabs ? (console.log("mic enabled true 11labs"), u.value = !0, Qo(), ve.value = "user", a.value = "Turn off mic") : (console.log("mic enabled true"), u.value = !0, Ut(), CS(), ve.value = "user", a.value = "Turn off mic") : e.elevenLabs ? (console.log("mic enabled false"), Go(), u.value = !1, a.value = "Turn on mic") : (console.log("mic enabled false"), Bo(), u.value = !1, a.value = "Turn on mic");
17914
+ u.value === !1 ? e.elevenLabs ? (console.log("mic enabled true 11labs"), u.value = !0, Xo(), ve.value = "user", a.value = "Turn off mic") : (console.log("mic enabled true"), u.value = !0, Ut(), CS(), ve.value = "user", a.value = "Turn off mic") : e.elevenLabs ? (console.log("mic enabled false"), Qo(), u.value = !1, a.value = "Turn on mic") : (console.log("mic enabled false"), Bo(), u.value = !1, a.value = "Turn on mic");
17891
17915
  }, n = () => {
17892
- e.elevenLabs ? (console.log("closeConversation 11 labs"), Go(), ve.value = "none", u.value = !1) : (console.log("closeConversation"), Bo(), Ut(), ve.value = "none", u.value = !1);
17916
+ e.elevenLabs ? (console.log("closeConversation 11 labs"), Qo(), ve.value = "none", u.value = !1) : (console.log("closeConversation"), Bo(), Ut(), ve.value = "none", u.value = !1);
17893
17917
  }, s = async () => {
17894
17918
  var c, p, d, l, h, v;
17895
17919
  try {
@@ -17911,7 +17935,16 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
17911
17935
  e.addConversation((d = S.data) == null ? void 0 : d.body, "new");
17912
17936
  } else
17913
17937
  console.log("in the else case"), e.addConversation((l = f.data) == null ? void 0 : l.body, "new");
17914
- e.dotLoader = !1, e.elevenLabs ? await Yd(i.value.replace(/[*#]/g, "")) : i.value.includes("Feedback and Assessment") ? (e.showVoiceComponent = !1, Bo()) : await Xd(i.value.replace(/[*#]/g, ""));
17938
+ if (e.dotLoader = !1, e.elevenLabs)
17939
+ await Yd(i.value.replace(/[*#]/g, ""));
17940
+ else if (i.value.includes("Feedback and Assessment")) {
17941
+ if (Bo(), i.value.includes("END ROLE PLAY")) {
17942
+ const S = i.value.split("END ROLE PLAY")[0];
17943
+ await Go(S.replace(/[*#]/g, ""));
17944
+ }
17945
+ e.showVoiceComponent = !1;
17946
+ } else
17947
+ await Go(i.value.replace(/[*#]/g, ""));
17915
17948
  } catch (g) {
17916
17949
  if (console.error(g), Pe.isAxiosError(g)) {
17917
17950
  const m = g;
@@ -17979,7 +18012,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
17979
18012
  class: "tooltip"
17980
18013
  }, ly = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), hy = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("img", {
17981
18014
  class: "w-7 h-7",
17982
- src: ap,
18015
+ src: cp,
17983
18016
  alt: "watingIcon"
17984
18017
  }, null, -1)), vy = [
17985
18018
  ly,
@@ -18081,9 +18114,9 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
18081
18114
  ]))
18082
18115
  ]),
18083
18116
  P("div", fy, [
18084
- Xo(P("input", {
18117
+ Zo(P("input", {
18085
18118
  onKeyup: [
18086
- h[1] || (h[1] = dp((v) => s.value ? "" : d(), ["enter"])),
18119
+ h[1] || (h[1] = lp((v) => s.value ? "" : d(), ["enter"])),
18087
18120
  h[3] || (h[3] = (v) => p(k(e).question))
18088
18121
  ],
18089
18122
  disabled: k(e).beginFlag === !0 || k(e).searchBoxdisable === !1,
@@ -18097,7 +18130,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
18097
18130
  ref_key: "AiSearch",
18098
18131
  ref: a
18099
18132
  }, null, 42, gy), [
18100
- [pp, k(e).question]
18133
+ [dp, k(e).question]
18101
18134
  ])
18102
18135
  ])
18103
18136
  ]),
@@ -18115,7 +18148,7 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
18115
18148
  class: "tooltip"
18116
18149
  }, Oy = /* @__PURE__ */ vo(() => /* @__PURE__ */ P("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), Dy = /* @__PURE__ */ vo(() => /* @__PURE__ */ P("img", {
18117
18150
  class: "w-7 h-7",
18118
- src: ap,
18151
+ src: cp,
18119
18152
  alt: "watingIcon"
18120
18153
  }, null, -1)), ky = [
18121
18154
  Oy,
@@ -18196,9 +18229,9 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
18196
18229
  ]))
18197
18230
  ]),
18198
18231
  P("div", Ny, [
18199
- Xo(P("input", {
18232
+ Zo(P("input", {
18200
18233
  onKeyup: [
18201
- d[1] || (d[1] = dp((l) => n.value ? "" : c(), ["enter"])),
18234
+ d[1] || (d[1] = lp((l) => n.value ? "" : c(), ["enter"])),
18202
18235
  d[3] || (d[3] = (l) => s(k(e).question))
18203
18236
  ],
18204
18237
  disabled: k(e).beginFlag === !0 || k(e).searchBoxdisable === !1,
@@ -18212,7 +18245,7 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
18212
18245
  ref_key: "AiSearch",
18213
18246
  ref: u
18214
18247
  }, null, 42, zy), [
18215
- [pp, k(e).question]
18248
+ [dp, k(e).question]
18216
18249
  ])
18217
18250
  ])
18218
18251
  ]),
@@ -18288,8 +18321,8 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
18288
18321
  if (u.mcqType = (mi = (gi = b == null ? void 0 : b.data) == null ? void 0 : gi.data) == null ? void 0 : mi.mcqTypes, u.storeFinalFeedback = (Ci = (Si = b == null ? void 0 : b.data) == null ? void 0 : Si.data) == null ? void 0 : Ci.storeFinalFeedback, u.storeFinalScore = (Pi = (yi = b == null ? void 0 : b.data) == null ? void 0 : yi.data) == null ? void 0 : Pi.storeFinalScore, s.value === "inactive")
18289
18322
  r.value = !0;
18290
18323
  else if (s.value === "draft")
18291
- n.value !== Ta.DRAFT && (r.value = !0);
18292
- else if (s.value === "active" && g.value && n.value === Ta.DRAFT) {
18324
+ n.value !== ba.DRAFT && (r.value = !0);
18325
+ else if (s.value === "active" && g.value && n.value === ba.DRAFT) {
18293
18326
  Ct === "prod" ? d = `https://api-v2.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${u.simulationSkill}` : d = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${u.simulationSkill}`;
18294
18327
  const W = await Bn(d);
18295
18328
  u.generatedPrompt = (Ei = (Ri = W == null ? void 0 : W.data) == null ? void 0 : Ri.data) == null ? void 0 : Ei.generatedPrompt, u.assessmentType = (Ai = (wi = W == null ? void 0 : W.data) == null ? void 0 : wi.data) == null ? void 0 : Ai.assessmentType, u.empSeniority = (_i = (Ii = W == null ? void 0 : W.data) == null ? void 0 : Ii.data) == null ? void 0 : _i.empSeniority, u.functionRole = (bi = (Ti = W == null ? void 0 : W.data) == null ? void 0 : Ti.data) == null ? void 0 : bi.functionRole, u.storeFinalFeedback = (Gt = (Mi = W == null ? void 0 : W.data) == null ? void 0 : Mi.data) == null ? void 0 : Gt.storeFinalFeedback, u.storeFinalScore = (Oi = (Qt = W == null ? void 0 : W.data) == null ? void 0 : Qt.data) == null ? void 0 : Oi.storeFinalScore, h = (ki = (Di = W == null ? void 0 : W.data) == null ? void 0 : Di.data) == null ? void 0 : ki.accessBand, v = (zi = (Ni = W == null ? void 0 : W.data) == null ? void 0 : Ni.data) == null ? void 0 : zi.accessOhrList;
@@ -18353,8 +18386,8 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
18353
18386
  }
18354
18387
  };
18355
18388
  return (A, I) => (O(), N("section", null, [
18356
- Se(cp, { "is-visible": i.value }, {
18357
- default: up(() => [
18389
+ Se(up, { "is-visible": i.value }, {
18390
+ default: pp(() => [
18358
18391
  P("div", By, [
18359
18392
  c.value === 424 || c.value === "425" ? (O(), N("div", qy, Hy)) : Re("", !0),
18360
18393
  c.value === 400 ? (O(), N("div", Wy, Ky)) : Re("", !0)