cafd20c9e33a49fec3abb974fc08d7257e1475af47a16294f343b77abf8ea164.json 2.3 KB

1
  1. {"ast":null,"code":"\"use strict\";\n\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.SpeakerRecognitionConfig = void 0;\nconst Exports_js_1 = require(\"./Exports.js\");\nclass SpeakerRecognitionConfig {\n constructor(context, parameters) {\n this.privContext = context ? context : new Exports_js_1.Context(null);\n this.privParameters = parameters;\n }\n get parameters() {\n return this.privParameters;\n }\n get Context() {\n return this.privContext;\n }\n}\nexports.SpeakerRecognitionConfig = SpeakerRecognitionConfig;","map":{"version":3,"names":["Object","defineProperty","exports","value","SpeakerRecognitionConfig","Exports_js_1","require","constructor","context","parameters","privContext","Context","privParameters"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/common.speech/SpeakerRecognitionConfig.js"],"sourcesContent":["\"use strict\";\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.SpeakerRecognitionConfig = void 0;\nconst Exports_js_1 = require(\"./Exports.js\");\nclass SpeakerRecognitionConfig {\n constructor(context, parameters) {\n this.privContext = context ? context : new Exports_js_1.Context(null);\n this.privParameters = parameters;\n }\n get parameters() {\n return this.privParameters;\n }\n get Context() {\n return this.privContext;\n }\n}\nexports.SpeakerRecognitionConfig = SpeakerRecognitionConfig;\n\n"],"mappings":"AAAA,YAAY;;AACZ;AACA;AACAA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7DD,OAAO,CAACE,wBAAwB,GAAG,KAAK,CAAC;AACzC,MAAMC,YAAY,GAAGC,OAAO,CAAC,cAAc,CAAC;AAC5C,MAAMF,wBAAwB,CAAC;EAC3BG,WAAWA,CAACC,OAAO,EAAEC,UAAU,EAAE;IAC7B,IAAI,CAACC,WAAW,GAAGF,OAAO,GAAGA,OAAO,GAAG,IAAIH,YAAY,CAACM,OAAO,CAAC,IAAI,CAAC;IACrE,IAAI,CAACC,cAAc,GAAGH,UAAU;EACpC;EACA,IAAIA,UAAUA,CAAA,EAAG;IACb,OAAO,IAAI,CAACG,cAAc;EAC9B;EACA,IAAID,OAAOA,CAAA,EAAG;IACV,OAAO,IAAI,CAACD,WAAW;EAC3B;AACJ;AACAR,OAAO,CAACE,wBAAwB,GAAGA,wBAAwB","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}