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