SOUNDDETECTOR_PATTERNHEADER structure (eventdetectoroemadapter.h)
The SOUNDDETECTOR_PATTERNHEADER structure specifies the size and the format of the pattern data for the sound detector.
Syntax
typedef struct __MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0001 {
ULONG Size;
GUID PatternType;
} SOUNDDETECTOR_PATTERNHEADER;
Members
Size
Size of the data including this header.
PatternType
Identifies the format of the pattern data.
Remarks
This structure 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 |