IEventDetectorOemAdapter interface (eventdetectoroemadapter.h)
The IEventDetectorOemAdapter interface is used for hardware keyword spotters.
Inheritance
IEventDetectorOemAdapter inherits from IUnknown.
Methods
The IEventDetectorOemAdapter interface has these methods.
IEventDetectorOemAdapter::BuildArmingPatternData Builds the pattern data to be used on a subsequent arm request - this is done once for each pin instance. |
IEventDetectorOemAdapter::ComputeAndAddUserModelData Adds the user specific model data to an existing model data blob. |
IEventDetectorOemAdapter::GetCapabilities Returns languages and detector features supported by the object. |
IEventDetectorOemAdapter::GetCapabilitiesForLanguage Returns the events supported by the specific language. |
IEventDetectorOemAdapter::ParseDetectionResultData Uses the input model data and SOUNDDETECTOR_PATTERNHEADER to determine the DETECTIONEVENTID,LANGID and USER detected. |
IEventDetectorOemAdapter::ReportOSDetectionResult Called to provide second stage result to OEM dll. |
IEventDetectorOemAdapter::VerifyUserEventData Verifies the user recording for the given EVENTID. |
Requirements
Requirement | Value |
---|---|
Header | eventdetectoroemadapter.h |