fb6111ce1ed2be82d2bbe69ee2dd2ee7c80849bf8f5a177e5bf0dc0c57932813.json 3.1 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.SpeechSynthesisBoundaryType = void 0;\n/**\n * Defines the boundary type of speech synthesis boundary event.\n * @class SpeechSynthesisBoundaryType\n * Added in version 1.21.0\n */\nvar SpeechSynthesisBoundaryType;\n(function (SpeechSynthesisBoundaryType) {\n /**\n * Indicates the boundary text is a word.\n * @member SpeechSynthesisBoundaryType.Word\n */\n SpeechSynthesisBoundaryType[\"Word\"] = \"WordBoundary\";\n /**\n * Indicates the boundary text is a punctuation.\n * @member SpeechSynthesisBoundaryType.Punctuation\n */\n SpeechSynthesisBoundaryType[\"Punctuation\"] = \"PunctuationBoundary\";\n /**\n * Indicates the boundary text is a sentence.\n * @member SpeechSynthesisBoundaryType.Sentence\n */\n SpeechSynthesisBoundaryType[\"Sentence\"] = \"SentenceBoundary\";\n})(SpeechSynthesisBoundaryType = exports.SpeechSynthesisBoundaryType || (exports.SpeechSynthesisBoundaryType = {}));","map":{"version":3,"names":["Object","defineProperty","exports","value","SpeechSynthesisBoundaryType"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/sdk/SpeechSynthesisBoundaryType.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.SpeechSynthesisBoundaryType = void 0;\n/**\n * Defines the boundary type of speech synthesis boundary event.\n * @class SpeechSynthesisBoundaryType\n * Added in version 1.21.0\n */\nvar SpeechSynthesisBoundaryType;\n(function (SpeechSynthesisBoundaryType) {\n /**\n * Indicates the boundary text is a word.\n * @member SpeechSynthesisBoundaryType.Word\n */\n SpeechSynthesisBoundaryType[\"Word\"] = \"WordBoundary\";\n /**\n * Indicates the boundary text is a punctuation.\n * @member SpeechSynthesisBoundaryType.Punctuation\n */\n SpeechSynthesisBoundaryType[\"Punctuation\"] = \"PunctuationBoundary\";\n /**\n * Indicates the boundary text is a sentence.\n * @member SpeechSynthesisBoundaryType.Sentence\n */\n SpeechSynthesisBoundaryType[\"Sentence\"] = \"SentenceBoundary\";\n})(SpeechSynthesisBoundaryType = exports.SpeechSynthesisBoundaryType || (exports.SpeechSynthesisBoundaryType = {}));\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,2BAA2B,GAAG,KAAK,CAAC;AAC5C;AACA;AACA;AACA;AACA;AACA,IAAIA,2BAA2B;AAC/B,CAAC,UAAUA,2BAA2B,EAAE;EACpC;AACJ;AACA;AACA;EACIA,2BAA2B,CAAC,MAAM,CAAC,GAAG,cAAc;EACpD;AACJ;AACA;AACA;EACIA,2BAA2B,CAAC,aAAa,CAAC,GAAG,qBAAqB;EAClE;AACJ;AACA;AACA;EACIA,2BAA2B,CAAC,UAAU,CAAC,GAAG,kBAAkB;AAChE,CAAC,EAAEA,2BAA2B,GAAGF,OAAO,CAACE,2BAA2B,KAAKF,OAAO,CAACE,2BAA2B,GAAG,CAAC,CAAC,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}