Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
class Transcription::ConversationTranslationCanceledEventArgs
: public Transcription::ConversationTranscriptionCanceledEventArgs
Event arguments for the conversation translator canceled event. Added in 1.9.0.
Members
ConversationTranslationCanceledEventArgs
Syntax: public inline explicit ConversationTranslationCanceledEventArgs ( SPXEVENTHANDLE hevent );
Creates a new instance.
Parameters
hevent
The event handle.