UNPKG

@hahnpro/ms-speech-sdk

Version:
1 lines 594 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.\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"]}