SKeywordSpottingI Class Reference

Keyword spotting system. More...

#include <bsapi.h>

Inheritance diagram for SKeywordSpottingI:

SUnknownI List of all members.

Public Member Functions

virtual bool BSAPI_METHOD ProcessFile (const char *pInputFile, const char *pOutputHypothesesFile, const char *pOutputDetectionsFile)=0
virtual bool BSAPI_METHOD ProcessWaveform (SWaveformSourceCallbackI::wave_format_type waveformFormat, int sampleFreq, int nChannels, void *pData, int nBytes)=0
virtual SKeywordListI *BSAPI_METHOD GetKeywordList ()=0
virtual SPhnTransI *BSAPI_METHOD GetPhnTrans ()=0
virtual SBlockSetI *BSAPI_METHOD GetBlockSet ()=0
virtual void BSAPI_METHOD SetHypothesesTarget (STransCallbackI *pTarget)=0
virtual void BSAPI_METHOD SetDetectionsTarget (STransCallbackI *pTarget)=0
virtual bool BSAPI_METHOD Init (const char *pConfigFile)=0

Detailed Description

Keyword spotting system.
Examples:

keyword_spotting.cpp.


The documentation for this class was generated from the following file:
Generated on Wed Jul 15 10:10:11 2009 for BSAPI by  doxygen 1.4.7