Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 1.76 KB

ne-eventdetectoroemadapter-eventactionscale.md

File metadata and controls

67 lines (50 loc) · 1.76 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_0007
EVENTACTIONSCALE
Enumeration defining the quality associated with a specific detection.
audio
03/22/2019
EVENTACTIONSCALE enumeration
EVENTACTIONSCALE, EVENTACTIONSCALE,
eventdetectoroemadapter.h
EVENTACTIONSCALE
Windows
19H1
__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0007
eventdetectoroemadapter/__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0007
EVENTACTIONSCALE
eventdetectoroemadapter/EVENTACTIONSCALE
apiref
HeaderDef
eventdetectoroemadapter.h
__MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0007
EVENTACTIONSCALE

EVENTACTIONSCALE enumeration

-description

Enumeration defining the quality associated with a specific detection. It can be used for telemetry when no confidence is available or confidence is confusing to report.

-enum-fields

-field EVENTACTIONSCALE_High

0 - High confidence

-field EVENTACTIONSCALE_Medium

1 - Medium confidence

-field EVENTACTIONSCALE_Low

2 - Low confidence

-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