I'm making a speaking web browser using Mozilla as a college project. I
have the XPCOM framework between the browser and the Text-To-Speech
engine set up but what I need to do now is get a hold of the currently
displayed HTML document so that it can be sent to the TTS engine for
speech generation. I'll be converting the HTML to "speakable" text
within the component, so what I really need now is a way of getting a
hold of the doc from C++. There must be a pointer or handle or
something to it somewhere right? I mean, it has to be in the cache so
it must be copyable (yes?!?) Anyway, after I get that problem out of
the way, my project is pretty easy so I'd love any suggestion,
Thanx
Shauno




Sent via Deja.com
http://www.deja.com/

Reply via email to