Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Declaration
@class SPXTranslationRecognitionEventArgs : SPXRecognitionEventArgs;
Description
Defines the payload of text translation recognizing/recognized events.
Properties
result
@property (readonly, atomic) SPXTranslationRecognitionResult * _Nonnull result;
The translation text result.