CSITtpWordList Class Reference
class CSITtpWordList : public CBase
|
Class to define word list. The list is used as input parameter for TTP.
SiSpeechRecognitionData.lib
-
Since
-
2.8
Constructor & Destructor Documentation
CSITtpWordList()
IMPORT_C
|
CSITtpWordList
|
(
|
)
|
[protected]
|
~CSITtpWordList()
IMPORT_C
|
~CSITtpWordList
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddL(MDesCArray *)
IMPORT_C void
|
AddL
|
(
|
MDesCArray *
|
aWords
|
)
|
[virtual]
|
Use to add a new word
-
Since
-
2.8
AppendPronunciationL(TInt, CSIPronunciationInfo *)
Use to set pronunciation for a word
-
Since
-
2.8
AtL(const TInt)
IMPORT_C MDesCArray &
|
AtL
|
(
|
const
TInt
|
aIndex
|
)
|
const [virtual]
|
Use to return word at an index
-
Since
-
2.8
Parameters
const
TInt
aIndex
|
Index of word
|
ConstructL()
IMPORT_C void
|
ConstructL
|
(
|
)
|
[protected]
|
By default Symbian 2nd phase constructor is private.
Count()
IMPORT_C
TInt
|
Count
|
(
|
)
|
const [virtual]
|
Use to get number of words
-
Since
-
2.8
DeleteL(TInt)
IMPORT_C void
|
DeleteL
|
(
|
TInt
|
aIndex
|
)
|
[virtual]
|
Use to delete word at an index
-
Since
-
2.8
Parameters
TInt
aIndex
|
Index of word
|
GetPronunciationsL(const TInt, RPointerArray< CSIPronunciationInfo > &)
Use to get pronunciations for a word
-
Since
-
2.8
Member Data Documentation
RArray< TInt > iIndexArray
RPointerArray< CSIPronunciationInfo > iPronunciationArray
TAny * iReserved
TAny
*
|
iReserved
|
[private]
|
RPointerArray< MDesCArray > iWordArray
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.