Answered Text to voice conversion

  • Sunday, August 05, 2012 1:21 PM
     
     
    I want to convert the text written on the page of my app into voice using c# for metro apps.

All Replies

  • Sunday, August 05, 2012 6:52 PM
    Moderator
     
     Answered

    There is no speech API provided in box. You would need to find either a 3rd party solution or connect to a web based speech API.

    --Rob