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.HeaderNames = void 0;\nclass HeaderNames {}\nexports.HeaderNames = HeaderNames;\nHeaderNames.AuthKey = \"Ocp-Apim-Subscription-Key\";\nHeaderNames.Authorization = \"Authorization\";\nHeaderNames.SpIDAuthKey = \"Apim-Subscription-Id\";\nHeaderNames.ConnectionId = \"X-ConnectionId\";\nHeaderNames.ContentType = \"Content-Type\";\nHeaderNames.CustomCommandsAppId = \"X-CommandsAppId\";\nHeaderNames.Path = \"Path\";\nHeaderNames.RequestId = \"X-RequestId\";\nHeaderNames.RequestStreamId = \"X-StreamId\";\nHeaderNames.RequestTimestamp = \"X-Timestamp\";","map":{"version":3,"names":["Object","defineProperty","exports","value","HeaderNames","AuthKey","Authorization","SpIDAuthKey","ConnectionId","ContentType","CustomCommandsAppId","Path","RequestId","RequestStreamId","RequestTimestamp"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/common.speech/HeaderNames.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.HeaderNames = void 0;\nclass HeaderNames {\n}\nexports.HeaderNames = HeaderNames;\nHeaderNames.AuthKey = \"Ocp-Apim-Subscription-Key\";\nHeaderNames.Authorization = \"Authorization\";\nHeaderNames.SpIDAuthKey = \"Apim-Subscription-Id\";\nHeaderNames.ConnectionId = \"X-ConnectionId\";\nHeaderNames.ContentType = \"Content-Type\";\nHeaderNames.CustomCommandsAppId = \"X-CommandsAppId\";\nHeaderNames.Path = \"Path\";\nHeaderNames.RequestId = \"X-RequestId\";\nHeaderNames.RequestStreamId = \"X-StreamId\";\nHeaderNames.RequestTimestamp = \"X-Timestamp\";\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,WAAW,GAAG,KAAK,CAAC;AAC5B,MAAMA,WAAW,CAAC;AAElBF,OAAO,CAACE,WAAW,GAAGA,WAAW;AACjCA,WAAW,CAACC,OAAO,GAAG,2BAA2B;AACjDD,WAAW,CAACE,aAAa,GAAG,eAAe;AAC3CF,WAAW,CAACG,WAAW,GAAG,sBAAsB;AAChDH,WAAW,CAACI,YAAY,GAAG,gBAAgB;AAC3CJ,WAAW,CAACK,WAAW,GAAG,cAAc;AACxCL,WAAW,CAACM,mBAAmB,GAAG,iBAAiB;AACnDN,WAAW,CAACO,IAAI,GAAG,MAAM;AACzBP,WAAW,CAACQ,SAAS,GAAG,aAAa;AACrCR,WAAW,CAACS,eAAe,GAAG,YAAY;AAC1CT,WAAW,CAACU,gBAAgB,GAAG,aAAa","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}
|