UNPKG

microsoft-cognitiveservices-speech-sdk

Version:
1 lines 655 B
{"version":3,"sources":["microsoft.cognitiveservices.speech.sdk.ts"],"names":[],"mappings":"AAUA,cAAc,sBAAsB,CAAC","file":"microsoft.cognitiveservices.speech.sdk.d.ts","sourcesContent":["/* eslint-disable @typescript-eslint/no-unused-vars */\r\n// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT license.\r\nimport { AgentConfig } from \"./src/common.speech/Exports.js\";\r\n\r\n// Note: this instantiation ensures the above import isn't\r\n// removed on compile. The import being absent causes an error on running\r\nvoid new AgentConfig();\r\n\r\n// Speech SDK API\r\nexport * from \"./src/sdk/Exports.js\";\r\n"]}