Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Declaration
@class SPXKeywordRecognitionEventArgs : SPXRecognitionEventArgs;
Description
Defines the payload for keyword recognizing/recognized events.
Properties
result
@property (readonly, atomic) SPXKeywordRecognitionResult * _Nullable result;
Represents the keyword recognition result.