CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: karaoke

  1. #1
    Join Date
    Nov 2011
    Posts
    19

    karaoke

    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?

  2. #2
    Join Date
    Feb 2011
    Location
    United States
    Posts
    1,016

    Re: karaoke

    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!
    Best Regards,

    BioPhysEngr
    http://blog.biophysengr.net
    --
    All advice is offered in good faith only. You are ultimately responsible for effects of your programs and the integrity of the machines they run on.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured