Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.