I'm not sure if it is possible but anyway,
I use using System.Speech.Recognition;
in winform C# app.
I'm wondering if it is possible not only to recognize speech, but also recognize voice, somehow recognize difference between different voices
to get something near to reading of multiply content from each separate voice, for example from two simultaneously or separately speaking users as different two.
Or at least maybe some method to control background loudness, for example if AudioLevelUpdated
event allows me to see input volume, but maybe also exist some specific way to separate loud voice from extra noise or voices in background