UNPKG

microsoft-cognitiveservices-speech-sdk

Version:
1 lines 610 B
{"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.\r\n// Licensed under the MIT license.\r\n// Multi-device Conversation is a Preview feature.\r\n\r\nimport { CancellationEventArgsBase } from \"../CancellationEventArgsBase.js\";\r\n\r\nexport class MeetingTranscriptionCanceledEventArgs extends CancellationEventArgsBase {\r\n}\r\n"]}