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.
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.