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 SPXConversationTranslationEventArgs : SPXRecognitionEventArgs;
Description
Defines the payload for conversation translation events.
Properties
result
@property (readonly, atomic) SPXConversationTranslationResult * _Nullable result;
Represents the conversation translation result.