Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 1.81 KB

ne-eventdetectoroemadapter-eventactioncontexttype.md

File metadata and controls

71 lines (52 loc) · 1.81 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.max-support req.typenames targetos ms.custom f1_keywords topic_type api_type api_location api_name
NE:eventdetectoroemadapter.__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0006
EVENTACTIONCONTEXTTYPE
Enumeration the types of context associated with an action.
audio
02/25/2019
EVENTACTIONCONTEXTTYPE enumeration
EVENTACTIONCONTEXTTYPE, EVENTACTIONCONTEXTTYPE,
eventdetectoroemadapter.h
EVENTACTIONCONTEXTTYPE
Windows
19H1
__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0006
eventdetectoroemadapter/__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0006
EVENTACTIONCONTEXTTYPE
eventdetectoroemadapter/EVENTACTIONCONTEXTTYPE
apiref
HeaderDef
eventdetectoroemadapter.h
__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0006
EVENTACTIONCONTEXTTYPE

EVENTACTIONCONTEXTTYPE enumeration

-description

Enumeration the types of context associated with an action.

-enum-fields

-field EVENTACTIONCONTEXTTYPE_None

0 - no additional context provided

-field EVENTACTIONCONTEXTTYPE_Confidence

1 - Value between 0.0 and 1.0

-field EVENTACTIONCONTEXTTYPE_Scale

2 - High, Medium, Low

-field EVENTACTIONCONTEXTTYPE_ErrorCode

3 - OEM defined

-remarks

This enumeration is the part of the Event Detector OEM interface to be used for hardware keyword spotters. For more information, see Voice Activation.

-see-also