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

Thread: Play .wav file

  1. #1
    Join Date
    Jul 1999
    Posts
    1

    Play .wav file

    How to play a .wav file with a specific output device, whose ID is got through WAVEOUTGETID

    regards
    TNNPROD


  2. #2

    Re: Play .wav file

    Try waveOutOpen().


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