Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumeration that defines actions to take on a detection.
Syntax
typedef enum __MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0005 {
EVENTACTIONTYPE_Accept,
EVENTACTIONTYPE_Reject,
EVENTACTIONTYPE_Error
} EVENTACTIONTYPE;
Constants
EVENTACTIONTYPE_Accept0 - Event detection should be processed by the OS |
EVENTACTIONTYPE_Reject1 - Event detection should be rejected by OS - data collection should occur |
EVENTACTIONTYPE_Error3 - Error occurred, failing HR expected in EVENTACTION return |
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.
Requirements
| Requirement | Value |
|---|---|
| Header | eventdetectoroemadapter.h |