MNlpHwDeviceObserver Class Reference
class MNlpHwDeviceObserver |
Class to define callback functions
asrsttshwdevice.lib
- Since
- 3.0
Member Functions Documentation
MnhdoConfigurationData(TUint32, TUint32, TUint32, TUint32)
Invoked by Nlp Hw Device when it needs a configuration data package.
- Since
- 3.0
Parameters
TUint32 aPackageType | Type identifier. |
TUint32 aPackageID | Identifier of package |
TUint32 aStartPosition = 0 | Start index in bytes |
TUint32 aEndPosition =
KMaxTUint32
| End index in bytes. If the position is bigger than the size of data package, the end part will be returned. |
MnhdoNlpCompleted(TInt)
void | MnhdoNlpCompleted | ( | TInt | aStatus | ) | [pure virtual] |
Called by the HW device when the asynchronous text processing has been completed.
- Since
- 3.0
Parameters
TInt aStatus | Error code, KErrNone if success |
MnhdoStyleL(TTtsStyleID)
Returns style given the style id.
- Since
- 3.0
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.