voiceui/voiceuivoicerecognition/inc/vuicglobalnote.h
branchRCL_3
changeset 7 f096c31e006a
parent 0 bf1d17376201
equal deleted inserted replaced
5:01d847e5a91b 7:f096c31e006a
    51             {
    51             {
    52             ECallInProgress,
    52             ECallInProgress,
    53             ESystemError,
    53             ESystemError,
    54             ENoTag,
    54             ENoTag,
    55             ENoMatchPermanent,
    55             ENoMatchPermanent,
    56             ENotRecognizedPermanent
    56             ENotRecognizedPermanent,
       
    57             ENoMemory
    57             };
    58             };
    58                                 
    59                                 
    59     public:     // New functions
    60     public:     // New functions
    60     
    61     
    61         /**
    62         /**