MTtsSegmentStream Class Reference
Class to define functions for TTS segment stream. Using the class, a client can implement similar classes to CParsedText.
nssttscommon.lib
- Since
- 2.8
Member Functions Documentation
MTtsPhonemeNotation()
TDesC & | MTtsPhonemeNotation | ( | ) | [pure virtual] |
Returns used phoneme notation of the stream.
- Since
- 2.8
MTtsReceiveSegment(TTtsSegment &)
Returns the next segment in the stream.
- Since
- 2.8
MTtsSegmentDone(TTtsSegment &)
void | MTtsSegmentDone | ( | TTtsSegment & | aSegment | ) | [pure virtual] |
Notifies that the segment has been processed and it can be released.
- Since
- 2.8
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.