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...