CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    26

    Help with coding

    Hello,

    I have this task of writing a code that would play a series of wav files and then allow a person make comment on that wav file.


    How do I go about it.

    Thanks

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,803

    Re: Help with coding

    System.Media.SoundPlayer can be used to play a wav file and you can use a simple UI to gather feedback.
    Use [code]your code here[/code] tags when you post source code
    Search here before you post your question, someone might have already asked it before.

    My Articles

+ Reply to Thread

Bookmarks

Posting Permissions

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



HTML5 Development Center

Click Here to Expand Forum to Full Width