1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmdevicefw/speechrecogsupport/ASR/bwins/SPEECHRECOGNITIONUTILITY.DEF Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,46 @@
1.4 +EXPORTS
1.5 + ??1CSpeechRecognitionUtility@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CSpeechRecognitionUtility::~CSpeechRecognitionUtility(void)
1.6 + ?AddPronunciation@CSpeechRecognitionUtility@@QAEHKKKAAK@Z @ 2 NONAME ; public: int __thiscall CSpeechRecognitionUtility::AddPronunciation(unsigned long,unsigned long,unsigned long,unsigned long &)
1.7 + ?AddRule@CSpeechRecognitionUtility@@QAEHKKKAAK@Z @ 3 NONAME ; public: int __thiscall CSpeechRecognitionUtility::AddRule(unsigned long,unsigned long,unsigned long,unsigned long &)
1.8 + ?Cancel@CSpeechRecognitionUtility@@QAEXXZ @ 4 NONAME ; public: void __thiscall CSpeechRecognitionUtility::Cancel(void)
1.9 + ?CommitChanges@CSpeechRecognitionUtility@@QAEHXZ @ 5 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CommitChanges(void)
1.10 + ?CreateGrammar@CSpeechRecognitionUtility@@QAEHAAK@Z @ 6 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CreateGrammar(unsigned long &)
1.11 + ?CreateLexicon@CSpeechRecognitionUtility@@QAEHAAK@Z @ 7 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CreateLexicon(unsigned long &)
1.12 + ?CreateModelBank@CSpeechRecognitionUtility@@QAEHAAK@Z @ 8 NONAME ; public: int __thiscall CSpeechRecognitionUtility::CreateModelBank(unsigned long &)
1.13 + ?E32Dll@@YAHW4TDllReason@@@Z @ 9 NONAME ; int __cdecl E32Dll(enum TDllReason)
1.14 + ?EndRecSession@CSpeechRecognitionUtility@@QAEHXZ @ 10 NONAME ; public: int __thiscall CSpeechRecognitionUtility::EndRecSession(void)
1.15 + ?GetAllClientGrammarIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 11 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllClientGrammarIDs(class RArray<unsigned long> &)
1.16 + ?GetAllClientLexiconIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 12 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllClientLexiconIDs(class RArray<unsigned long> &)
1.17 + ?GetAllClientModelBankIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 13 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllClientModelBankIDs(class RArray<unsigned long> &)
1.18 + ?GetAllGrammarIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 14 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllGrammarIDs(class RArray<unsigned long> &)
1.19 + ?GetAllLexiconIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 15 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllLexiconIDs(class RArray<unsigned long> &)
1.20 + ?GetAllModelBankIDs@CSpeechRecognitionUtility@@QAEHAAV?$RArray@K@@@Z @ 16 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllModelBankIDs(class RArray<unsigned long> &)
1.21 + ?GetAllModelIDs@CSpeechRecognitionUtility@@QAEHKAAV?$RArray@K@@@Z @ 17 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllModelIDs(unsigned long,class RArray<unsigned long> &)
1.22 + ?GetAllPronunciationIDs@CSpeechRecognitionUtility@@QAEHKAAV?$RArray@K@@@Z @ 18 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllPronunciationIDs(unsigned long,class RArray<unsigned long> &)
1.23 + ?GetAllRuleIDs@CSpeechRecognitionUtility@@QAEHKAAV?$RArray@K@@@Z @ 19 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAllRuleIDs(unsigned long,class RArray<unsigned long> &)
1.24 + ?GetAvailableStorage@CSpeechRecognitionUtility@@QAEHAAH@Z @ 20 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetAvailableStorage(int &)
1.25 + ?GetEngineProperties@CSpeechRecognitionUtility@@QAEHABV?$RArray@H@@AAV2@@Z @ 21 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetEngineProperties(class RArray<int> const &,class RArray<int> &)
1.26 + ?GetModelCount@CSpeechRecognitionUtility@@QAEHKAAH@Z @ 22 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetModelCount(unsigned long,int &)
1.27 + ?GetRuleValidity@CSpeechRecognitionUtility@@QAEHKKAAH@Z @ 23 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetRuleValidity(unsigned long,unsigned long,int &)
1.28 + ?GetUtteranceDuration@CSpeechRecognitionUtility@@QAEHKKAAVTTimeIntervalMicroSeconds32@@@Z @ 24 NONAME ; public: int __thiscall CSpeechRecognitionUtility::GetUtteranceDuration(unsigned long,unsigned long,class TTimeIntervalMicroSeconds32 &)
1.29 + ?LoadEngineParameters@CSpeechRecognitionUtility@@QAEHABV?$RArray@H@@0@Z @ 25 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadEngineParameters(class RArray<int> const &,class RArray<int> const &)
1.30 + ?LoadGrammar@CSpeechRecognitionUtility@@QAEHK@Z @ 26 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadGrammar(unsigned long)
1.31 + ?LoadLexicon@CSpeechRecognitionUtility@@QAEHK@Z @ 27 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadLexicon(unsigned long)
1.32 + ?LoadModels@CSpeechRecognitionUtility@@QAEHK@Z @ 28 NONAME ; public: int __thiscall CSpeechRecognitionUtility::LoadModels(unsigned long)
1.33 + ?NewL@CSpeechRecognitionUtility@@SAPAV1@AAVMSpeechRecognitionUtilityObserver@@VTUid@@@Z @ 29 NONAME ; public: static class CSpeechRecognitionUtility * __cdecl CSpeechRecognitionUtility::NewL(class MSpeechRecognitionUtilityObserver &,class TUid)
1.34 + ?NewLC@CSpeechRecognitionUtility@@SAPAV1@AAVMSpeechRecognitionUtilityObserver@@VTUid@@@Z @ 30 NONAME ; public: static class CSpeechRecognitionUtility * __cdecl CSpeechRecognitionUtility::NewLC(class MSpeechRecognitionUtilityObserver &,class TUid)
1.35 + ?PlayUtterance@CSpeechRecognitionUtility@@QAEHKK@Z @ 31 NONAME ; public: int __thiscall CSpeechRecognitionUtility::PlayUtterance(unsigned long,unsigned long)
1.36 + ?Recognize@CSpeechRecognitionUtility@@QAEHAAVCSDClientResultSet@@@Z @ 32 NONAME ; public: int __thiscall CSpeechRecognitionUtility::Recognize(class CSDClientResultSet &)
1.37 + ?Record@CSpeechRecognitionUtility@@QAEHVTTimeIntervalMicroSeconds32@@@Z @ 33 NONAME ; public: int __thiscall CSpeechRecognitionUtility::Record(class TTimeIntervalMicroSeconds32)
1.38 + ?RemoveGrammar@CSpeechRecognitionUtility@@QAEHK@Z @ 34 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveGrammar(unsigned long)
1.39 + ?RemoveLexicon@CSpeechRecognitionUtility@@QAEHK@Z @ 35 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveLexicon(unsigned long)
1.40 + ?RemoveModel@CSpeechRecognitionUtility@@QAEHKK@Z @ 36 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveModel(unsigned long,unsigned long)
1.41 + ?RemoveModelBank@CSpeechRecognitionUtility@@QAEHK@Z @ 37 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveModelBank(unsigned long)
1.42 + ?RemovePronunciation@CSpeechRecognitionUtility@@QAEHKK@Z @ 38 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemovePronunciation(unsigned long,unsigned long)
1.43 + ?RemoveRule@CSpeechRecognitionUtility@@QAEHKK@Z @ 39 NONAME ; public: int __thiscall CSpeechRecognitionUtility::RemoveRule(unsigned long,unsigned long)
1.44 + ?SetAudioPriority@CSpeechRecognitionUtility@@QAEHHHHH@Z @ 40 NONAME ; public: int __thiscall CSpeechRecognitionUtility::SetAudioPriority(int,int,int,int)
1.45 + ?SetEventHandler@CSpeechRecognitionUtility@@QAEXPAVMSpeechRecognitionUtilityObserver@@@Z @ 41 NONAME ; public: void __thiscall CSpeechRecognitionUtility::SetEventHandler(class MSpeechRecognitionUtilityObserver *)
1.46 + ?StartRecSession@CSpeechRecognitionUtility@@QAEHW4TRecognitionMode@@@Z @ 42 NONAME ; public: int __thiscall CSpeechRecognitionUtility::StartRecSession(enum TRecognitionMode)
1.47 + ?Train@CSpeechRecognitionUtility@@QAEHKAAK@Z @ 43 NONAME ; public: int __thiscall CSpeechRecognitionUtility::Train(unsigned long,unsigned long &)
1.48 + ?UnloadRule@CSpeechRecognitionUtility@@QAEHKK@Z @ 44 NONAME ; public: int __thiscall CSpeechRecognitionUtility::UnloadRule(unsigned long,unsigned long)
1.49 +