{"version":3,"sources":["microsoft.cognitiveservices.speech.sdk.ts"],"names":[],"mappings":"AAUA,cAAc,mBAAmB,CAAC","file":"microsoft.cognitiveservices.speech.sdk.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\nimport { ConsoleLoggingListener } from \"./src/common.browser/Exports\";\nimport { Events } from \"./src/common/Exports\";\n\n// Common.Storage.SetLocalStorage(new Common.Browser.LocalStorage());\n// Common.Storage.SetSessionStorage(new Common.Browser.SessionStorage());\nEvents.instance.attachListener(new ConsoleLoggingListener());\n\n// Speech SDK API\nexport * from \"./src/sdk/Exports\";\n"]}