UNPKG

microsoft-cognitiveservices-speech-sdk

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