1cc9ad25d7577dab236d5c155b845e3ad3266275e9e136c26a0d5e359370a1fd.json 3.6 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.PronunciationAssessmentGranularity = void 0;\n/**\n * Defines the pronunciation evaluation granularity; default value is Phoneme.\n * Added in version 1.15.0\n * @class PronunciationAssessmentGranularity\n */\nvar PronunciationAssessmentGranularity;\n(function (PronunciationAssessmentGranularity) {\n /**\n * Shows the score on the full text, word and phoneme level\n * @member PronunciationAssessmentGranularity.Phoneme\n */\n PronunciationAssessmentGranularity[PronunciationAssessmentGranularity[\"Phoneme\"] = 1] = \"Phoneme\";\n /**\n * Shows the score on the full text and word level\n * @member PronunciationAssessmentGranularity.Word\n */\n PronunciationAssessmentGranularity[PronunciationAssessmentGranularity[\"Word\"] = 2] = \"Word\";\n /**\n * Shows the score on the full text level only\n * @member PronunciationAssessmentGranularity.FullText\n */\n PronunciationAssessmentGranularity[PronunciationAssessmentGranularity[\"FullText\"] = 3] = \"FullText\";\n})(PronunciationAssessmentGranularity = exports.PronunciationAssessmentGranularity || (exports.PronunciationAssessmentGranularity = {}));","map":{"version":3,"names":["Object","defineProperty","exports","value","PronunciationAssessmentGranularity"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/sdk/PronunciationAssessmentGranularity.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.PronunciationAssessmentGranularity = void 0;\n/**\n * Defines the pronunciation evaluation granularity; default value is Phoneme.\n * Added in version 1.15.0\n * @class PronunciationAssessmentGranularity\n */\nvar PronunciationAssessmentGranularity;\n(function (PronunciationAssessmentGranularity) {\n /**\n * Shows the score on the full text, word and phoneme level\n * @member PronunciationAssessmentGranularity.Phoneme\n */\n PronunciationAssessmentGranularity[PronunciationAssessmentGranularity[\"Phoneme\"] = 1] = \"Phoneme\";\n /**\n * Shows the score on the full text and word level\n * @member PronunciationAssessmentGranularity.Word\n */\n PronunciationAssessmentGranularity[PronunciationAssessmentGranularity[\"Word\"] = 2] = \"Word\";\n /**\n * Shows the score on the full text level only\n * @member PronunciationAssessmentGranularity.FullText\n */\n PronunciationAssessmentGranularity[PronunciationAssessmentGranularity[\"FullText\"] = 3] = \"FullText\";\n})(PronunciationAssessmentGranularity = exports.PronunciationAssessmentGranularity || (exports.PronunciationAssessmentGranularity = {}));\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,kCAAkC,GAAG,KAAK,CAAC;AACnD;AACA;AACA;AACA;AACA;AACA,IAAIA,kCAAkC;AACtC,CAAC,UAAUA,kCAAkC,EAAE;EAC3C;AACJ;AACA;AACA;EACIA,kCAAkC,CAACA,kCAAkC,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,GAAG,SAAS;EACjG;AACJ;AACA;AACA;EACIA,kCAAkC,CAACA,kCAAkC,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,GAAG,MAAM;EAC3F;AACJ;AACA;AACA;EACIA,kCAAkC,CAACA,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,UAAU;AACvG,CAAC,EAAEA,kCAAkC,GAAGF,OAAO,CAACE,kCAAkC,KAAKF,OAAO,CAACE,kCAAkC,GAAG,CAAC,CAAC,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}