Mic peak volume
LAB02-Admin opened this issue · 1 comments
LAB02-Admin commented
Hey @morphx666,
Maybe I've looked over it, but is there a way to get the peak volume of the default mic (input device)?
LAB02-Admin commented
Sorry found it - just use GetDefaultAudioEndpoint(EDataFlow.eCapture, ERole.eCommunications)
:)