ac-microsoft-cognitiveservices-speech-sdk
Version:
Microsoft Cognitive Services Speech SDK for JavaScript
1 lines • 518 B
Source Map (JSON)
{"version":3,"sources":["src/common.browser/AudioWorkerUrl.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,iBAAiB,QAAO,MAAoE,CAAC","file":"AudioWorkerUrl.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT license.\r\n\r\n/* webpackChunkName: 'script_processor_audioWorklet' */\r\n// eslint-disable-next-line @typescript-eslint/tslint/config\r\nexport const getAudioWorkerUrl = (): string => new URL(\"speech-processor.js\", import.meta.url).toString();\r\n"]}