No announcements
Found 1351 threads
-
0 Votes
My Headphones are being read as speakers and I can't get them to work.
So I woke up this morning and hopped on my pc and realized that audio was only playing on my right side. So I went and turned on mono but it never worked.(My headset is fine it works fine on my ps4) ...Unanswered | 1 Replies | 1499 Views | Created by WSG_Hale - Friday, July 24, 2020 5:22 PM | Last reply by Rita Han - Monday, July 27, 2020 1:53 AM -
0 Votes
[Announcement] “Windows Desktop Pro-Audio Application Development” Forum will be migrating to a new home on Microsoft Q&A!
This “Windows Desktop Pro-Audio Application Development” Forum will be migrating to a new home on Microsoft Q&A! We’ve listened to your ... -
0 Votes
IAudioClient over RDP lags on event notification
Consider this code that captures audio from the default endpoint and displays how many frames are passed each second. This works OK if it's not a RDP session (Remote ...Proposed | 1 Replies | 1403 Views | Created by WindowsNT - Saturday, July 11, 2020 6:02 AM | Last reply by Maurits [MSFT] - Monday, July 13, 2020 4:08 PM -
49 Votes
Failed to play test tone
When ever I try to play any sound, nothing happens. When I go into the control panel and double click on the “sound” icon, it shows my speakers. And when click on my sound ...Proposed | 95 Replies | 172110 Views | Created by Chris56732 - Tuesday, September 18, 2007 11:07 AM | Last reply by kuhz2049 - Thursday, June 25, 2020 4:55 AM -
0 Votes
Looking for alternative to WASAPI loopback for capture playback (capture speakers)
Hi I use WASAPI loopback to capture what coming out from speakers. Works well. The problem is that my APP needs to capture the speakers sound while they are on mute. This works in ...Unanswered | 3 Replies | 1803 Views | Created by Martin12111 - Saturday, June 20, 2020 9:19 AM | Last reply by Maurits [MSFT] - Monday, June 22, 2020 4:59 PM -
0 Votes
How to add Aplications for my volume mixer?
I tried every method but when i play volume it dosent showup in the volume mixer and i've also restarted My HP PC about like 3 times already.If there is a method for my volume to work ill be greatly ...Unanswered | 1 Replies | 1554 Views | Created by Maria Rojop - Thursday, June 18, 2020 9:36 PM | Last reply by Drake_Wu - Friday, June 19, 2020 5:37 AM -
0 Votes
stop the beeps
windows sounds should be automatic turn off upon a video call ,all this video calls on tv with beeps every so often is ridiculous that's my input thanksUnanswered | 1 Replies | 1455 Views | Created by carlosconstante - Wednesday, May 27, 2020 6:41 AM | Last reply by Strive Sun-MSFT - Thursday, May 28, 2020 8:27 AM -
0 Votes
waveInOpen() API is always failing to open a Conecexant drive mic in HP Laptop which is having french OS.
Hi ALL, waveInOpen API is always failing to open a Conecexant drive mic in HP Laptop which is having french OS. and is returning Invalid ...Unanswered | 7 Replies | 2760 Views | Created by saadili yugandhar - Tuesday, October 15, 2019 1:54 PM | Last reply by Maurits [MSFT] - Friday, May 8, 2020 4:58 PM -
0 Votes
How to control WAVE_MAPPER mixer on 64-bit windows
From https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/nf-mmeapi-mixeropen 1) Can't use the WAVE_MAPPER ...Unanswered | 1 Replies | 1730 Views | Created by lwahonen - Monday, April 20, 2020 10:00 AM | Last reply by Castorix31 - Monday, April 20, 2020 2:23 PM -
13 Votes
Access to the "Listen to this device" setting
Hello, on Windows 7, inside the Audio applet of the control panel, recording devices have a tab called "Listen" where there is the possibility to set the "Listen to ...Proposed | 19 Replies | 40512 Views | Created by severino - Tuesday, May 24, 2011 9:13 AM | Last reply by MyNameIsOli - Friday, April 3, 2020 11:53 PM -
0 Votes
IAudioSessionControl2::IsSystemSoundsSession fails on Insider Preview 19592
Hello, Working code fails on IAudioSessionControl2::IsSystemSoundsSession on Windows 10H1 Insider ...Answered | 5 Replies | 1491 Views | Created by Andrew Mindrin - Thursday, April 2, 2020 6:10 PM | Last reply by Andrew Mindrin - Friday, April 3, 2020 12:50 PM -
0 Votes
RegisterControlChangeNotify doesn't work when MMDevice is obtained through GetDevice call
GetDefaultAudioEndpoint(eRender, eConsole, &pDevice); EXIT_ON_ERROR(hr) wchar_t* epID; ...Unanswered | 2 Replies | 1532 Views | Created by EdwardVA - Monday, March 9, 2020 6:18 PM | Last reply by Strive Sun-MSFT - Tuesday, March 10, 2020 3:31 AM -
1 Votes
APO custom GUI
Hi support, I'm asking here because I'm interested in building a GUI for my APO. I've found several questions regarding implementation of custom GUI for APOs ...Unanswered | 6 Replies | 3743 Views | Created by Thomas BE - Thursday, September 25, 2014 1:00 PM | Last reply by junjie.qi - Saturday, January 18, 2020 3:14 AM -
0 Votes
I disabled my xbox controller in device manager (win10) which i use to run my headphones through and now it won't let me re-enable them
The 'enable' button is not on/highlightedProposed | 1 Replies | 1683 Views | Created by ZR4076 - Friday, December 13, 2019 11:13 PM | Last reply by Strive Sun-MSFT - Monday, December 16, 2019 3:03 AM -
0 Votes
3gp file conversions
I want to convert a video from 3gp to wmv. Is there a way to do that?Unanswered | 1 Replies | 7014 Views | Created by Bkharris - Thursday, March 25, 2010 5:44 AM | Last reply by kkmin - Thursday, December 12, 2019 12:10 PM -
0 Votes
IAudioClient::IsFormatSupported api is not correct return value for AUDCLNT_SHAREMODE_SHARED mode
I want to get support format list of my microphone just like voice control display. I can choice "2 channel, 16-bit, 48000 Hz" or "2 channel, 16-bit, 44100 ...Unanswered | 1 Replies | 2226 Views | Created by vetsad - Thursday, November 14, 2019 12:01 PM | Last reply by Maurits [MSFT] - Friday, November 15, 2019 5:14 PM -
1 Votes
IAudioClient::Initialize succeeds but sometimes takes ~15 seconds
Initialize(AUDCLNT_SHAREMODE_SHARED, AUDCLNT_STREAMFLAGS_EVENTCALLBACK, totalBufferSize, ...Unanswered | 9 Replies | 8402 Views | Created by Kevin OConnor - Tuesday, April 16, 2013 5:38 PM | Last reply by Maurits [MSFT] - Tuesday, November 12, 2019 8:42 PM -
2 Votes
Long hang on IAudioClient Initialize()
GetMixFormat((WAVEFORMATEX **)&pMixFormatEx); if (FAILED(hr)) { // Log and error } // Log the mix format (LOG #1) hr = pAudioClient->Initialize( ...Unanswered | 8 Replies | 4529 Views | Created by Jim M B - Tuesday, January 9, 2018 6:36 PM | Last reply by EdwardVA - Tuesday, November 12, 2019 7:28 PM -
0 Votes
About injecting coreaudio to get the third party process sound
My goal is to get the sound of a process. At present, I can inject the DLL written by myself into the third-party process, and the DLL can also intercept the IAudioClient* ...Proposed | 4 Replies | 2490 Views | Created by sunliang_yuan - Sunday, October 20, 2019 12:33 PM | Last reply by Maurits [MSFT] - Tuesday, October 29, 2019 12:23 AM -
2 Votes
Setting default format using .inf file (USB Audio)
I have a USB audio device and I am writing an inf file for it. Basically I have to do this instead of using the default Windows wdma_usb.inf for 2 reasons: 1. This device must NOT ...Answered | 10 Replies | 18695 Views | Created by JFC Dev - Thursday, April 10, 2008 3:03 PM | Last reply by xandorr - Saturday, October 26, 2019 8:55 AM - Items 1 to 20 of 1351 Next ›
No announcements