wasapi
Programatically setting the playback device for an application
Does anyone know if it is possible to set the audio playback device programatically on Windows 7? (I\'ve 开发者_运维技巧seen quite a few posts on this but no \'good\' answers). I don\'t really want to[详细]
2023-03-08 10:02 分类:问答How to test for equality of audio sessions
I am trying to use the Windows Audio Session API to locate the default audio session within the enumeration of current audio sessions.Currently I have a reference to the IAudioSessionControl of the de[详细]
2023-03-07 11:05 分类:问答How is SndVol able to change the volume level of a given audio session?
I am writing my own API to perform some of the functionality of the SndVol system utility. I would like part of this API to be the ability to set the volume level of a given audio session.[详细]
2023-03-07 04:06 分类:问答API for supporting Echo Cancellation in Windows Vista/7
In 2007, during the fever over DRM being included in Windows Vista, a Windows Vista Team blog was created to respond to a lot of the concerns. One of the questions responded to the ability of VoIP sof[详细]
2023-02-28 22:54 分类:问答rendering an audio stream (WASAPI / WINAPI )
i\'m currently reading the documentation of MSDN to render a stream to an audio renderer.. or in other word, to play my captured data from microph开发者_Python百科one.[详细]
2023-02-18 15:53 分类:问答Why can't I set master volume for USB/Firewire Audio interface with IAudioEndpointVolume::SetMasterVolumeLevelScalar
I am trying to fix an Audacity bug that revolves around portmixer.The output/input level is settable using the mac version of portmixer, but not always in windows.I am debugging portmixer\'s window co[详细]
2023-01-29 04:22 分类:问答