MDevTTSObserver Class Reference
MDevTTSObserver
Interface for a set of DevTTS callback functions.
This mixin class is intended to be inherited by the DevTTS client. Functions of this class get called when DevTTS specific events occur.
Member Functions Documentation
MdtoConfigurationData(TUint32, TUint32, TUint32, TUint32)
Invoked by DevTTS when it needs a configuration data package.
MdtoEvent(TDevTTSEvent, TInt)
void
|
MdtoEvent
|
(
|
TDevTTSEvent
|
aEvent,
|
|
TInt
|
aStatus
|
|
)
|
[pure virtual]
|
Called by DevTTS when an event occured. EDevTTSEventComplete is the only event that can happen currently.
Parameters
TDevTTSEvent
aEvent
|
|
TInt
aStatus
|
|
MdtoProcessBuffer(const TDesC8 &)
void
|
MdtoProcessBuffer
|
(
|
const
TDesC8
&
|
aBuffer
|
)
|
[pure virtual]
|
Called by DevTTS device when output mode is EDevTTSClientMode and a new audio buffer has been filled by the synthesizer.
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.