c# speech recognition from many different microphones on the same windows PC

Viewed 15

I would like to run different speech recognition programs on the same PC each one listening from different microphones attached to the PC

I look at changing default input device in c# for each program but that doesn't work since each microphone can be active simultaneously. I check Voicemeeter for record each microphone on different track but that failed. I have no idea what else to try.

0 Answers
Related