{"ast":null,"code":"\"use strict\";\n\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n// Multi-device Conversation is a Preview feature.\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.ConversationTranslationResult = void 0;\nconst TranslationRecognitionResult_js_1 = require(\"../TranslationRecognitionResult.js\");\nclass ConversationTranslationResult extends TranslationRecognitionResult_js_1.TranslationRecognitionResult {\n constructor(participantId, translations, originalLanguage, resultId, reason, text, duration, offset, errorDetails, json, properties) {\n super(translations, resultId, reason, text, duration, offset, undefined, undefined, errorDetails, json, properties);\n this.privId = participantId;\n this.privOrigLang = originalLanguage;\n }\n /**\n * The unique identifier for the participant this result is for.\n */\n get participantId() {\n return this.privId;\n }\n /**\n * The original language this result was in.\n */\n get originalLang() {\n return this.privOrigLang;\n }\n}\nexports.ConversationTranslationResult = ConversationTranslationResult;","map":{"version":3,"names":["Object","defineProperty","exports","value","ConversationTranslationResult","TranslationRecognitionResult_js_1","require","TranslationRecognitionResult","constructor","participantId","translations","originalLanguage","resultId","reason","text","duration","offset","errorDetails","json","properties","undefined","privId","privOrigLang","originalLang"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/sdk/Transcription/ConversationTranslationResult.js"],"sourcesContent":["\"use strict\";\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n// Multi-device Conversation is a Preview feature.\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ConversationTranslationResult = void 0;\nconst TranslationRecognitionResult_js_1 = require(\"../TranslationRecognitionResult.js\");\nclass ConversationTranslationResult extends TranslationRecognitionResult_js_1.TranslationRecognitionResult {\n constructor(participantId, translations, originalLanguage, resultId, reason, text, duration, offset, errorDetails, json, properties) {\n super(translations, resultId, reason, text, duration, offset, undefined, undefined, errorDetails, json, properties);\n this.privId = participantId;\n this.privOrigLang = originalLanguage;\n }\n /**\n * The unique identifier for the participant this result is for.\n */\n get participantId() {\n return this.privId;\n }\n /**\n * The original language this result was in.\n */\n get originalLang() {\n return this.privOrigLang;\n }\n}\nexports.ConversationTranslationResult = ConversationTranslationResult;\n\n"],"mappings":"AAAA,YAAY;;AACZ;AACA;AACA;AACAA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7DD,OAAO,CAACE,6BAA6B,GAAG,KAAK,CAAC;AAC9C,MAAMC,iCAAiC,GAAGC,OAAO,CAAC,oCAAoC,CAAC;AACvF,MAAMF,6BAA6B,SAASC,iCAAiC,CAACE,4BAA4B,CAAC;EACvGC,WAAWA,CAACC,aAAa,EAAEC,YAAY,EAAEC,gBAAgB,EAAEC,QAAQ,EAAEC,MAAM,EAAEC,IAAI,EAAEC,QAAQ,EAAEC,MAAM,EAAEC,YAAY,EAAEC,IAAI,EAAEC,UAAU,EAAE;IACjI,KAAK,CAACT,YAAY,EAAEE,QAAQ,EAAEC,MAAM,EAAEC,IAAI,EAAEC,QAAQ,EAAEC,MAAM,EAAEI,SAAS,EAAEA,SAAS,EAAEH,YAAY,EAAEC,IAAI,EAAEC,UAAU,CAAC;IACnH,IAAI,CAACE,MAAM,GAAGZ,aAAa;IAC3B,IAAI,CAACa,YAAY,GAAGX,gBAAgB;EACxC;EACA;AACJ;AACA;EACI,IAAIF,aAAaA,CAAA,EAAG;IAChB,OAAO,IAAI,CAACY,MAAM;EACtB;EACA;AACJ;AACA;EACI,IAAIE,YAAYA,CAAA,EAAG;IACf,OAAO,IAAI,CAACD,YAAY;EAC5B;AACJ;AACApB,OAAO,CAACE,6BAA6B,GAAGA,6BAA6B","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}