Creating a ASP.NET application converting text to speech

后端 未结 5 840
野趣味
野趣味 2020-12-02 00:57

I seek some insight in creating an application that converts text to speech in ASP.NET. From my initial research, it appears that:

  1. MS SAPI requires the clie

5条回答
  •  独厮守ぢ
    2020-12-02 01:22

    I searched for "Convert Text Into Speech In Asp.Net" in Google and found a very nice and usefull link:

    http://codeprojectdownload.com/asp-net-2/convert-text-into-speech-in-asp-net/#.T0ScXIfXDZE

    It may also be useful to you.

提交回复
热议问题