Closed LAB02-Admin closed 2 years ago
Hey @morphx666,
Maybe I've looked over it, but is there a way to get the peak volume of the default mic (input device)?
Sorry found it - just use GetDefaultAudioEndpoint(EDataFlow.eCapture, ERole.eCommunications) :)
GetDefaultAudioEndpoint(EDataFlow.eCapture, ERole.eCommunications)
Hey @morphx666,
Maybe I've looked over it, but is there a way to get the peak volume of the default mic (input device)?