CVoiceRecog Class Reference

class CVoiceRecog : public CBase
Loads the resource file for voice recognition This class must be instantiated before performing recognition VoiceUiRecognition.lib
Since
2.8

Inherits from

Constructor & Destructor Documentation

CVoiceRecog()

CVoiceRecog()[private]

C++ default constructor.

~CVoiceRecog()

~CVoiceRecog()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

By default constructor is private.

NewL()

IMPORT_C CVoiceRecog *NewL()[static]

NewLC()

IMPORT_C CVoiceRecog *NewLC()[static]

Two-phased constructor.