CSDLexicon Class Reference
| class CSDLexicon : public CBase |
Class to encapsulate a Speaker Dependent Lexicon.
Constructor & Destructor Documentation
Member Functions Documentation
Add(CSDPronunciation &)
Adds a lexicon entry to the lexicon.
At(TInt)
Returns a pronunciation based at an index.
Parameters
| TInt aIndex | The pronunciation index. This value must not be negative and must not be greater than the number of pronunciations currently in the lexicon, otherwise the function will panic. |
ConstructL()
| void | ConstructL | ( | ) | [private] |
Count()
| IMPORT_C TInt | Count | ( | ) | const |
Returns the number of lexicon entries in the lexicon.
FindPronunciation(TPronunciationID)
Finds a pronunciation based on the specified pronunciation ID.
LexiconID()
Returns the ID of the lexicon.
NewLC(TLexiconID)
Instantiates an instance of CSDGrammar and leaves a pointer on the cleanup stack.
Member Data Documentation
RPointerArray< CSDPronunciation > iPronunciationArray
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.