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 SPXIntentRecognitionResult : SPXRecognitionResult;
Description
Defines the result of intent recognition.
Properties
intentId
@property (readonly, copy, atomic) NSString * _Nullable intentId;
A string that represents an intent identifier to be recognized.