CTtsCustomCommandParser Class Reference
class CTtsCustomCommandParser : public CMMFCustomCommandParserBase |
Server side parser for TTS custom commands.
- Since
- 2.8 nssttscustomcommands.lib
Constructor & Destructor Documentation
CTtsCustomCommandParser(MTtsCustomCommandImplementor &)
C++ constructor for CSpeechRecognitionCustomCommandParser class.
~CTtsCustomCommandParser()
IMPORT_C | ~CTtsCustomCommandParser | ( | ) | |
Member Functions Documentation
DoAddStyleL(TMMFMessage &)
Uses plugin to add a new style.
DoDeleteStyleL(TMMFMessage &)
Uses plugin to delete a style.
DoGetDefaultStyleL(TMMFMessage &)
Uses plugin to get the default style in use.
DoGetPositionL(TMMFMessage &)
Uses plugin to get the synthesis position.
DoGetSpeakingRateL(TMMFMessage &)
Uses plugin to get spekaing rate in use.
DoGetSupportedLanguagesCountL(TMMFMessage &)
void | DoGetSupportedLanguagesCountL | ( | TMMFMessage & | aMessage | ) | [private] |
Uses plugin to get number of supported synthesis languages.
DoGetSupportedLanguagesL(TMMFMessage &)
void | DoGetSupportedLanguagesL | ( | TMMFMessage & | aMessage | ) | [private] |
Uses plugin to get supported synthesis languages.
DoGetSupportedVoicesCountL(TMMFMessage &)
void | DoGetSupportedVoicesCountL | ( | TMMFMessage & | aMessage | ) | [private] |
Uses plugin to get number of supported voices of particular language.
DoGetSupportedVoicesL(TMMFMessage &)
void | DoGetSupportedVoicesL | ( | TMMFMessage & | aMessage | ) | [private] |
Uses plugin to get supported voices of particular language.
DoHandleRequestL(TMMFMessage &)
Private method to handle the request from the client.
DoNumberOfStylesL(TMMFMessage &)
Uses plugin to get the number of registered styles.
DoOpenParsedTextL(TMMFMessage &)
Uses plugin to open a parsed text source.
DoSetDefaultStyleL(TMMFMessage &)
Uses plugin to set default style to be used in synthesis if not set otherwise.
DoSetPositionL(TMMFMessage &)
Uses plugin to set synthesis position.
DoSetSpeakingRateL(TMMFMessage &)
Uses plugin to set speaking rate.
DoStyleIDL(TMMFMessage &)
Uses plugin to get style based on its ID.
DoStyleIndexL(TMMFMessage &)
Uses plugin to get style based on its index.
HandleRequest(TMMFMessage &)
Handles the request from the client
NewL(MTtsCustomCommandImplementor &)
Factory function for creating this class.
Member Data Documentation
MTtsCustomCommandImplementor & iImplementor
TAny * iReservedPtr1
TAny * | iReservedPtr1 | [private] |
TAny * iReservedPtr2
TAny * | iReservedPtr2 | [private] |
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.