Class SPXTranslationSynthesisEventArgs

Declaration

@class SPXTranslationSynthesisEventArgs : SPXSessionEventArgs;

Description

Defines the payload of the translation synthesis result event.

Properties

result

@property (readonly, atomic) SPXTranslationSynthesisResult * _Nonnull result;

The translation synthesis result.