Class SPXIntentRecognitionResult
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.