Modules | Files | Inheritance Tree | Inheritance Graph | Name Index
module GNOME::Speech::Synthesis
interface Speakable
Files: GNOME_Speech.idl
GNOME-Speech-Synthesis-Speakable-inheritance GNOME-Speech-SpeechObject.html Bonobo-Unknown.html
Operations Summary:
 stringgetMarkupText()

Operations Inherited from Bonobo::Unknown
ref, unref, queryInterface

Operation Details:
 string getMarkupText()

getMarkupText:

Return text to be spoken formatted for the supported markup language. This method is called immediately when a Speakable object is passed to the speak method of a Synthesizer.

Return:
a string containing marked up text.
See Also:
Synthesizer#speakSpeakable
Synthesizer#getNumberOfQueueItems
Synthesizer#getQueueItem
SynthesizerQueueItem