Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.