Text To Speech

I haven't been learning programing for very long and i was just wondering is there a way to put Text To Speech or speech recognition inside a game And how would i go about this


Answer this question

Text To Speech

  • crystalamber

    http://msdn2.microsoft.com/en-us/library/ms994641.aspx

    That should teach you everything you need to know about integrating speech recognition and/or text-to-speech in to your game.
    It does require a good working knowledge of your chosen language, but should be a good page to bookmark for when you feel you're ready to impliment the technology.


  • Minherz

    Generally speaking (no pun intended) you will need to research middleware products that you can integrate into your game code. Text-to-speech or speech recognition as a home-grown venture is a very difficult path.

  • Text To Speech