CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: what is the code to play audio &code to save it?

Voters
2. You may not vote on this poll
  • c#

    2 100.00%
  • java

    0 0%
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2002
    Location
    Egypt
    Posts
    1

    Talking please any one answear quicly

    hi it is my first time here ..iam making a project with c# but i need some help so please try to help me
    i want a c# program that saving an audio and another program that opening it

  2. #2
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    I know it is possible to encode/decode audiofiles in C#.
    The only way I know until now is complex. Try to find out how mp3 for examples is encoded/decoded, and make your own methods of doing this.
    WM.

    What about weapons of mass construction?

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