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

Threaded View

  1. #1
    Join Date
    Dec 2006
    Posts
    14

    Question How to append 2 wav file

    Hi All,

    I'm creating a midlet using j2me. I need to combine 2 wave file and save the newly created sound file on the phone. How do I go about combining (append, one after the other) 2 existing sound file?


    Any suggestions?

    Thanks
    Last edited by bubblestar; December 18th, 2006 at 10:53 AM.

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