Läs på engelska

Dela via


Class SPXIntentRecognitionResult

Declaration

Objective-C
@class SPXIntentRecognitionResult : SPXRecognitionResult;

Description

Defines the result of intent recognition.

Properties

intentId

Objective-C
@property (readonly, copy, atomic) NSString * _Nullable intentId;

A string that represents an intent identifier to be recognized.