search for: wasapi

Displaying 3 results from an estimated 3 matches for "wasapi".

Did you mean: wasabi
2010 Dec 10
3
Cross Platform Audio Library
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I was wondering if anyone had any advice on an audio library that is better suited to be paired with Celt in terms of latency. I'm working on an application that I would like to have running on both windows/Linux systems. I started by using the OpenAL library but I have run into an issue when feeding OpenAL small mono sample sizes that
2013 Nov 07
0
Using Speex on Windows Phone 8
Hi, I have a question regarding the viability of using Speex on the Windows Phone 8. The constraints of my project have led me to use the Windows Audio Session API (WASAPI) for the capturing and rendering of audio. It works pretty dang well, except for the fact that there is no AEC unit. Hence my use of your library. I've been able to get some pretty good echo cancellation, but there are large discrepancies in the audio between uses of the application. Sometimes...
2012 Mar 31
3
Best practice for v1.4 Audio Stack
...Sound http://en.wikipedia.org/wiki/DirectSound Both seem to suggest that DirectSound is past its sell-by-date for Windows 7 and because its running emulation mode these kind of glitches are possible. Is my interpretation correct? Will we get glitch-free audio playback if we recode our app to use WASAPI / MMDEVAPI ? I notice Spotify plays perfectly under WINE. Any advice would be greatly appreciated. Thanks, Adam