UNPKG

ac-microsoft-cognitiveservices-speech-sdk

Version:
8 lines (6 loc) 356 B
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. /* webpackChunkName: 'script_processor_audioWorklet' */ // eslint-disable-next-line @typescript-eslint/tslint/config export const getAudioWorkerUrl = () => new URL("speech-processor.js", import.meta.url).toString(); //# sourceMappingURL=AudioWorkerUrl.js.map