audio api

About this tag
The audio API tag on WindowsForum.com covers discussions about audio programming interfaces in Windows, particularly the waveIn and waveOut APIs. Users report issues with audio API functions like waveInUnprepareHeader and waveInReset on Windows 7, where removing and re-plugging a microphone during recording can cause the application to hang, a problem not seen on Windows XP. Other threads criticize the Windows 7 audio API for causing choppy microphone input in voice chat and music production software, as well as glitches with sound card handling. The tag also includes references to web-based audio APIs in the context of Microsoft Edge and modern web development, though the primary focus is on legacy Windows audio APIs and their compatibility problems.
  1. News

    VIDEO Flight Arcade, VorlonJS, ManifoldJS and Living on the Edge...

    Today is a play and learn day. Last month at Build 2015, Microsoft Edge was introduced using a new web app/game that reimagined the age old Flight Simulator in a web world. Link Removed Link Removed Link Removed What's great is that not only can you play the game, but you can learn how it...
  2. R

    Windows 7 Audio API problem on Windows 7

    Hello! I developed a simple recording applicaiton using audio API. When I run this application on Windows 7, it has one problem. If I remove and re-plug Mic during record, my application become block. The call of waveInUnprepareHeader() or waveInReset() function doesn't never return. My...
  3. K

    Windows 7 Wits end W/ W7 & Sound

    Hello everyone. I am out of ideas for this and am about to trash windows 7 all together and go back to windows XP. My problem is one that I can no longer ignore. The new windows 7 audio API is great when you are the average PC user who watches movies and listens to music. But for those of...
Back
Top