Windows 8 metro app WinRT and built-in text to speech api

Answered Windows 8 metro app WinRT and built-in text to speech api

  • Thursday, August 30, 2012 4:59 AM
     
     

    Are there any built-in text to speech API to use in C# and XAML metro application. I don't want to use over the internet services, something that can used offline. thanks

All Replies

  • Thursday, August 30, 2012 5:21 AM
    Moderator
     
     Answered

    Sorry, but there isn't a built-in text-to-speech API. Your options are to find a 3rd party library or to use an internet service such as Bing Translator.

    --Rob

  • Thursday, August 30, 2012 8:34 AM
     
     

    Hi,

    like Rob said, there is no built-in text-to-speech. One you could use is the one from the Microsoft Translator Service. For that an internet connection is required.


    Best Regards. When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. This helps us build a healthy and positive community.

  • Thursday, September 06, 2012 12:05 AM
     
     
    Has your question been answered? If so, please mark the appropriate posts as answer so other community members with a similar question can find help faster.

    Best Regards. When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. This helps us build a healthy and positive community.