إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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.