MDevTTSAudioObserver Class Reference
class MDevTTSAudioObserver |
Member Functions Documentation
MdtaoBufferToBeFilled(TDes8 &, TInt)
void | MdtaoBufferToBeFilled | ( | TDes8 & | aBuffer, |
| TInt | aSizeRequested |
| ) | [pure virtual] |
Audio device wants the buffer to be filled. Client should provide data to the descriptor given as parameter and call PlayData when data is ready to be played.
MdtaoInitializeComplete(TInt)
void | MdtaoInitializeComplete | ( | TInt | aError | ) | [pure virtual] |
Notifies the observer that initialization has been completed.
MdtaoPlayFinished(TInt)
void | MdtaoPlayFinished | ( | TInt | aError | ) | [pure virtual] |
Called when playback process is finished, successfully or otherwise.
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.