os/mm/mmdevicefw/speechrecogsupport/ASR/bwins/SPEECHRECOGNITIONUTILITY.DEF
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
EXPORTS
sl@0
     2
	??1CSpeechRecognitionUtility@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CSpeechRecognitionUtility::~CSpeechRecognitionUtility(void)
sl@0
     3
	?AddPronunciation@CSpeechRecognitionUtility@@QAEHKKKAAK@Z @ 2 NONAME ; public: int __thiscall CSpeechRecognitionUtility::AddPronunciation(unsigned long,unsigned long,unsigned long,unsigned long &)
sl@0
     4
	?AddRule@CSpeechRecognitionUtility@@QAEHKKKAAK@Z @ 3 NONAME ; public: int __thiscall CSpeechRecognitionUtility::AddRule(unsigned long,unsigned long,unsigned long,unsigned long &)
sl@0
     5
	?Cancel@CSpeechRecognitionUtility@@QAEXXZ @ 4 NONAME ; public: void __thiscall CSpeechRecognitionUtility::Cancel(void)
sl@0
     6
	?CommitChanges@CSpeechRecognitionUtility@@QAEHXZ @ 5 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CommitChanges(void)
sl@0
     7
	?CreateGrammar@CSpeechRecognitionUtility@@QAEHAAK@Z @ 6 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CreateGrammar(unsigned long &)
sl@0
     8
	?CreateLexicon@CSpeechRecognitionUtility@@QAEHAAK@Z @ 7 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CreateLexicon(unsigned long &)
sl@0
     9
	?CreateModelBank@CSpeechRecognitionUtility@@QAEHAAK@Z @ 8 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CreateModelBank(unsigned long &)
sl@0
    10
	?E32Dll@@YAHW4TDllReason@@@Z @ 9 NONAME ; int __cdecl E32Dll(enum TDllReason)
sl@0
    11
	?EndRecSession@CSpeechRecognitionUtility@@QAEHXZ @ 10 NONAME ; public: int __thiscall CSpeechRecognitionUtility::EndRecSession(void)
sl@0
    12
	?GetAllClientGrammarIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 11 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllClientGrammarIDs(class RArray<unsigned long> &)
sl@0
    13
	?GetAllClientLexiconIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 12 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllClientLexiconIDs(class RArray<unsigned long> &)
sl@0
    14
	?GetAllClientModelBankIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 13 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllClientModelBankIDs(class RArray<unsigned long> &)
sl@0
    15
	?GetAllGrammarIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 14 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllGrammarIDs(class RArray<unsigned long> &)
sl@0
    16
	?GetAllLexiconIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 15 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllLexiconIDs(class RArray<unsigned long> &)
sl@0
    17
	?GetAllModelBankIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 16 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllModelBankIDs(class RArray<unsigned long> &)
sl@0
    18
	?GetAllModelIDs@CSpeechRecognitionUtility@@QAEHKAAV?$RArray@K@@@Z @ 17 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllModelIDs(unsigned long,class RArray<unsigned long> &)
sl@0
    19
	?GetAllPronunciationIDs@CSpeechRecognitionUtility@@QAEHKAAV?$RArray@K@@@Z @ 18 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllPronunciationIDs(unsigned long,class RArray<unsigned long> &)
sl@0
    20
	?GetAllRuleIDs@CSpeechRecognitionUtility@@QAEHKAAV?$RArray@K@@@Z @ 19 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllRuleIDs(unsigned long,class RArray<unsigned long> &)
sl@0
    21
	?GetAvailableStorage@CSpeechRecognitionUtility@@QAEHAAH@Z @ 20 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAvailableStorage(int &)
sl@0
    22
	?GetEngineProperties@CSpeechRecognitionUtility@@QAEHABV?$RArray@H@@AAV2@@Z @ 21 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetEngineProperties(class RArray<int> const &,class RArray<int> &)
sl@0
    23
	?GetModelCount@CSpeechRecognitionUtility@@QAEHKAAH@Z @ 22 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetModelCount(unsigned long,int &)
sl@0
    24
	?GetRuleValidity@CSpeechRecognitionUtility@@QAEHKKAAH@Z @ 23 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetRuleValidity(unsigned long,unsigned long,int &)
sl@0
    25
	?GetUtteranceDuration@CSpeechRecognitionUtility@@QAEHKKAAVTTimeIntervalMicroSeconds32@@@Z @ 24 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetUtteranceDuration(unsigned long,unsigned long,class TTimeIntervalMicroSeconds32 &)
sl@0
    26
	?LoadEngineParameters@CSpeechRecognitionUtility@@QAEHABV?$RArray@H@@0@Z @ 25 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadEngineParameters(class RArray<int> const &,class RArray<int> const &)
sl@0
    27
	?LoadGrammar@CSpeechRecognitionUtility@@QAEHK@Z @ 26 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadGrammar(unsigned long)
sl@0
    28
	?LoadLexicon@CSpeechRecognitionUtility@@QAEHK@Z @ 27 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadLexicon(unsigned long)
sl@0
    29
	?LoadModels@CSpeechRecognitionUtility@@QAEHK@Z @ 28 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadModels(unsigned long)
sl@0
    30
	?NewL@CSpeechRecognitionUtility@@SAPAV1@AAVMSpeechRecognitionUtilityObserver@@VTUid@@@Z @ 29 NONAME ; public: static class CSpeechRecognitionUtility * __cdecl CSpeechRecognitionUtility::NewL(class MSpeechRecognitionUtilityObserver &,class TUid)
sl@0
    31
	?NewLC@CSpeechRecognitionUtility@@SAPAV1@AAVMSpeechRecognitionUtilityObserver@@VTUid@@@Z @ 30 NONAME ; public: static class CSpeechRecognitionUtility * __cdecl CSpeechRecognitionUtility::NewLC(class MSpeechRecognitionUtilityObserver &,class TUid)
sl@0
    32
	?PlayUtterance@CSpeechRecognitionUtility@@QAEHKK@Z @ 31 NONAME ; public: int __thiscall CSpeechRecognitionUtility::PlayUtterance(unsigned long,unsigned long)
sl@0
    33
	?Recognize@CSpeechRecognitionUtility@@QAEHAAVCSDClientResultSet@@@Z @ 32 NONAME ; public: int __thiscall CSpeechRecognitionUtility::Recognize(class CSDClientResultSet &)
sl@0
    34
	?Record@CSpeechRecognitionUtility@@QAEHVTTimeIntervalMicroSeconds32@@@Z @ 33 NONAME ; public: int __thiscall CSpeechRecognitionUtility::Record(class TTimeIntervalMicroSeconds32)
sl@0
    35
	?RemoveGrammar@CSpeechRecognitionUtility@@QAEHK@Z @ 34 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveGrammar(unsigned long)
sl@0
    36
	?RemoveLexicon@CSpeechRecognitionUtility@@QAEHK@Z @ 35 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveLexicon(unsigned long)
sl@0
    37
	?RemoveModel@CSpeechRecognitionUtility@@QAEHKK@Z @ 36 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveModel(unsigned long,unsigned long)
sl@0
    38
	?RemoveModelBank@CSpeechRecognitionUtility@@QAEHK@Z @ 37 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveModelBank(unsigned long)
sl@0
    39
	?RemovePronunciation@CSpeechRecognitionUtility@@QAEHKK@Z @ 38 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemovePronunciation(unsigned long,unsigned long)
sl@0
    40
	?RemoveRule@CSpeechRecognitionUtility@@QAEHKK@Z @ 39 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveRule(unsigned long,unsigned long)
sl@0
    41
	?SetAudioPriority@CSpeechRecognitionUtility@@QAEHHHHH@Z @ 40 NONAME ; public: int __thiscall CSpeechRecognitionUtility::SetAudioPriority(int,int,int,int)
sl@0
    42
	?SetEventHandler@CSpeechRecognitionUtility@@QAEXPAVMSpeechRecognitionUtilityObserver@@@Z @ 41 NONAME ; public: void __thiscall CSpeechRecognitionUtility::SetEventHandler(class MSpeechRecognitionUtilityObserver *)
sl@0
    43
	?StartRecSession@CSpeechRecognitionUtility@@QAEHW4TRecognitionMode@@@Z @ 42 NONAME ; public: int __thiscall CSpeechRecognitionUtility::StartRecSession(enum TRecognitionMode)
sl@0
    44
	?Train@CSpeechRecognitionUtility@@QAEHKAAK@Z @ 43 NONAME ; public: int __thiscall CSpeechRecognitionUtility::Train(unsigned long,unsigned long &)
sl@0
    45
	?UnloadRule@CSpeechRecognitionUtility@@QAEHKK@Z @ 44 NONAME ; public: int __thiscall CSpeechRecognitionUtility::UnloadRule(unsigned long,unsigned long)
sl@0
    46