KEYWORDID enumeration (keyworddetectoroemadapter.h)

The KEYWORDID enumeration identifies the phrase text/function of a keyword. The value is also be used in the Windows Biometric Service adapters.

Syntax

typedef enum __MIDL_IKeywordDetectorOemAdapter_0002 {
  KwInvalid,
  KwVoiceAssistant,
  KwSelection
} KEYWORDID;

Constants

 
KwInvalid
Indicates that the keyword was invalid.
KwVoiceAssistant
Indicates that the "hey Cortana" keyword was used.
KwSelection
Indicates the "select" keyword was used.

Requirements

Requirement Value
Minimum supported client Windows 10
Minimum supported server Windows Server 2016
Header keyworddetectoroemadapter.h