I have created website in visual studio 10. now i want that if some one open it there is a sound comes with company name. for an example if my company name is XYZ than it will be like Welcome to XYZ.
Backend is : MS SQL SERVER
Frontend is: Visual Studio 2010
Language: Asp .Net C#
I want it for WEB APPLICATION NOT FOR WINDOWS APPLICATION
how can I do this?
Ankur JainPosted Aug 14, 2014, 12:13 AM
look at the thread it will help you...
http://www.codeproject.com/Tips/681233/Converting-Text-to-Voice-in-NET-Using-Csharp
http://www.c-sharpcorner.com/uploadfile/syedshakeer/text-to-speech-using-C-Sharp/
Please Don't forget to mark it as answer if its useful...