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 SPXConversationTranslationResult : SPXTranslationRecognitionResult;
Description
Defines the result of conversation translation.
Properties
originalLang
@property (readonly, copy, atomic) NSString * _Nullable originalLang;
A string that represents the original language this result was in.
participantId
@property (readonly, copy, atomic) NSString * _Nullable participantId;
A string that represents the unique identifier for the participant this result is for.