Speech In a c++ program?

hello i am making a program where you can have somewhat a conversation with it and i was wondering if their is anyway to add the windows speech function in it so it could acully talk?

In a text to speech kind of way

Thanks in advance!
Last edited on
Hi ,
What code do you have ?
What do you mean?
he means, what have u wrote so far?
could you post a code? using code tags :D
I really can not sorry :(, Is their a certain refrence for the text to speech though?

cout << "Hello World";

Like how could i get that to be pronounced in text to to speech
maybe you can use MSDN as a reference to search on how to use speech.
cheers.
http://msdn.microsoft.com/en-us/library/hh323806.aspx It appears to be VERY platform specific, I'm sorry I don't have any personal experiance with this one.
Thanks guys ill look in to MSDN
Topic archived. No new replies allowed.