@hahnpro/ms-speech-sdk
Version:
Microsoft Cognitive Services Speech SDK for JavaScript
1 lines • 594 B
Source Map (JSON)
{"version":3,"sources":["src/sdk/Transcription/MeetingTranscriptionCanceledEventArgs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAE5E,qBAAa,qCAAsC,SAAQ,yBAAyB;CACnF","file":"MeetingTranscriptionCanceledEventArgs.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n// Multi-device Conversation is a Preview feature.\n\nimport { CancellationEventArgsBase } from \"../CancellationEventArgsBase.js\";\n\nexport class MeetingTranscriptionCanceledEventArgs extends CancellationEventArgsBase {\n}\n"]}