If I want visual basic to talk I will make this:
HTML Code:
 Dim SAPI
        SAPI = CreateObject("sapi.spvoice")
        SAPI.speak("Do you want to be moved to credits page?")
but what about if I want visual basic hear me like if I replied on him and told him "Yes" he moves to the credits page..!

any ideas?

Thank you !