Welcome to weblogs.com.pk Sign in | Join | Help

ASP.NET Applications

Discuss and share about ASP.NET Development

Browse by Tags

All Tags » speech   (RSS)
Converting non-English videos into English Using .NET Framework
In a bid to make my videos more accessible to a global audience, I came with an idea to use System.Speech classes to convert the audio tracks on my videos into English using Speech Synthesis provided by the .NET Framework. Here is some sample code in Read More...