Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Microphone in DirectX project bug?

$
0
0

@CakeEaterGames wrote:

I decided to experiment with microphone in MonoGame and this happened:

DirectX project:

Console.WriteLine(Microphone.All.Count);
Console writes '0'

OpenGL project:

Console.WriteLine(Microphone.All.Count);
Console writes '6'

DirectX can't find any microphones but OpenGL can.

Is this a bug or I just can't use some microphones with DirectX? I have a standart Logitech USB microphone, all drivers are installed properly. I thied this on 2 machines: win8.1 laptop, win10 tower

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles