hello there, i want to build a simple karaoke using c#.but this type of application is totally new to me. could you guys please provide me some briefings(links to resources e.g.) how this can be accomplished?
Printable View
hello there, i want to build a simple karaoke using c#.but this type of application is totally new to me. could you guys please provide me some briefings(links to resources e.g.) how this can be accomplished?
Your question is kind of broad. Someone did this using VB.NET (equivalent to C# with different syntax): http://www.codeproject.com/KB/audio-...okedotnet.aspx
Perhaps reading their post will help!