UNPKG

microsoft-cognitiveservices-speech-sdk

Version:
4 lines (3 loc) 174 B
import { CancellationEventArgsBase } from "../CancellationEventArgsBase.js"; export declare class MeetingTranscriptionCanceledEventArgs extends CancellationEventArgsBase { }